Viewing Certificate Details

Steps

  • Run MakeKeys at the command prompt using the -view option to display details of a certificate or certificate chain file.

    The following is the syntax:

    > makekeys -view <public-key-cert>

    Example: For example,

    > makekeys -view mycert.cer
    

    Important: The certificate file must be encoded in base64 format.