Admin
Created page with "SSL Certificate chain checks ---------------------------- - Once we got certificate from the client, if multiple .crt files.. combine them into a single certificate and if its single certificate just keep as it is - then we can check the certificate content with following command openssl x509 -in certificate.crt -text -noout - then depending on certificate authority we need to downlaod and add intermediate certificates - downloaded intermediate certificates should..."