CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2017/04/04 21:19:22
Modified files: lib/libtls : Symbols.list shlib_version tls.c tls.h tls_conninfo.c tls_internal.h tls_peer.c Log message: 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@