1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls/mbedtls/wrapper/platform
Andy Green 00ffebfd24 tls: add x509 query api
This adds a single api on lws that allows querying elements from the
peer certificate on a connection.

The api works the same regardless of the TLS backend.
2017-11-26 19:16:17 +08:00
..
ssl_pm.c tls: add x509 query api 2017-11-26 19:16:17 +08:00
ssl_port.c tls: split out common, openssl and mbedtls code 2017-10-25 07:17:29 +08:00