Test the remote servers HTTPS certificate:
openssl s_client -showcerts -connect www.agix.local:443
Test the remote servers SMTP STARTTLS certificate:
openssl s_client -connect mail.agix.local:25 -starttls smtp
Test the remote servers HTTPS certificate:
openssl s_client -showcerts -connect www.agix.local:443
Test the remote servers SMTP STARTTLS certificate:
openssl s_client -connect mail.agix.local:25 -starttls smtp