mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
extmod/modussl_mbedtls.c: Add ussl.getpeercert() method.
Behaviour is as per CPython but only the binary form is implemented here. A test is included.
This commit is contained in:
committed by
Damien George
parent
ace9fb5405
commit
d5191edf7f
1
tests/net_hosted/ssl_getpeercert.py.exp
Normal file
1
tests/net_hosted/ssl_getpeercert.py.exp
Normal file
@@ -0,0 +1 @@
|
||||
<class 'bytes'> True
|
||||
Reference in New Issue
Block a user