openssl req -in <your_csr.csr/pem> -noout -text
openssl s_client -connect <put_host_here>:443 -servername <put_host_here> </dev/null | openssl x509 -text -noout
Operating Systems:
General:
Development: