summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_peer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add tls_peer functions for checking names and issuers of peer certificates.beck2015-09-111-1/+49
* Provide tls_peer_cert_hash() which returns a hash of the raw certificatejsing2015-09-111-0/+87