Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain
authorbeck <beck@openbsd.org>
Wed, 5 Apr 2017 03:19:22 +0000 (03:19 +0000)
committerbeck <beck@openbsd.org>
Wed, 5 Apr 2017 03:19:22 +0000 (03:19 +0000)
commitc67861f722ec9aaffcb1fbbacbe7d9d49ada2c73
tree5f2ed5e8bb90bc244fc29a274a9af65dd2e3129d
parentc793ca29321d45962e1e357f91cec203f3f6e74d
Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain
as PEM format. This allows for it to be used or examined with tools
external to libtls
bump minor
ok jsing@
lib/libtls/Symbols.list
lib/libtls/shlib_version
lib/libtls/tls.c
lib/libtls/tls.h
lib/libtls/tls_conninfo.c
lib/libtls/tls_internal.h
lib/libtls/tls_peer.c