Data Loss Prevention

 View Only
Expand all | Collapse all

How to add SAN during creating CSR? what command we need to perform for SAN in version 15.1 MP1

  • 1.  How to add SAN during creating CSR? what command we need to perform for SAN in version 15.1 MP1

    Posted Apr 22, 2019 03:08 PM

    i am trying add SAN while creating CSR but it doesn't add SAN when Cert signed by CA.

     



  • 2.  RE: How to add SAN during creating CSR? what command we need to perform for SAN in version 15.1 MP1
    Best Answer

    Posted Apr 23, 2019 08:56 AM

    Hi Manan Patel,

    Here is command that you should to input while creating CSR.

    also follow this link to import cert..

    https://support.symantec.com/en_US/article.TECH221433.html

    Command:

    keytool -certreq -alias tomcat -keyalg RSA -keystore .keystore -storepass protect -file "XYZ.csr" -ext SAN=dns:(ENTER SUBJECT ALTERNATIV NAME HERE),dns:Enter SAN name here