How to see all certificates that web server sends

It can be done using openssl:
openssl s_client -connect SERVER:PORT -showcerts


Posted

in

by

Tags: