]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - tests/test_crts.py
Proper VisibleString, IA5String, TeletexString, T61String validation
[pyderasn.git] / tests / test_crts.py
index c9517b110fb967c10b96348d97c398b786af4aa4..d209f947207947f7b4698c53cabf78e0611ab4b6 100644 (file)
@@ -430,5 +430,5 @@ class TestGoPayPalVector(TestCase):
             "07ba44cce54a2d723f9847f626dc054605076321ab469b9c78d5545b3d0c1ec86",
             "48cb55023826fdbb8221c439607a8bb",
         )))
-        with assertRaisesRegex(self, DecodeError, "non-printable"):
+        with assertRaisesRegex(self, DecodeError, "alphabet value"):
             crt = Certificate().decod(raw)