micropython/tests/extmod/ssl_keycert.py.exp
Peter Züger 1473ed4c64 tests/extmod/ssl_keycert.py: Add test for PKCS8 formatted DER key.
Signed-off-by: Peter Züger <zueger.peter@icloud.com>
2024-08-13 17:32:32 +10:00

5 lines
147 B
Plaintext

ValueError('invalid key',)
TypeError("can't convert 'NoneType' object to str implicitly",)
ValueError('invalid cert',)
ValueError('invalid cert',)