Depending on the version of openssl
(and the webserver's use of SNI), we might have to use:
openssl s_client -connect v5.rt.iride.cards:443 -servername v5.rt.iride.cards
[to see that particular cert chain]
Depending on the version of openssl
(and the webserver's use of SNI), we might have to use:
openssl s_client -connect v5.rt.iride.cards:443 -servername v5.rt.iride.cards
[to see that particular cert chain]