jetmore / swaks

Swaks - Swiss Army Knife for SMTP
http://jetmore.org/john/code/swaks/
GNU General Public License v2.0
847 stars 86 forks source link

add --tls-get-peer-chain #72

Closed jetmore closed 6 months ago

jetmore commented 7 months ago

operates under same rules as --tls-get-peer-cert, but saves the entire chain returned by the peer

Net::SSLeay::get_peer_cert_chain($ssl)