aboutsummaryrefslogtreecommitdiff
path: root/tests/net_hosted/ssl_getpeercert.py.exp
AgeCommit message (Collapse)Author
2017-08-16extmod/modussl_mbedtls.c: Add ussl.getpeercert() method.Eric Poulsen
Behaviour is as per CPython but only the binary form is implemented here. A test is included.