Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/What_is_the_nameing_rule_when__Unique_Certificate_Name
      When cert-name is automatically set, it will have the same name as the common-name. However, if a certificate with the same common-name already exists and its validity period has not expired, the cert...When cert-name is automatically set, it will have the same name as the common-name. However, if a certificate with the same common-name already exists and its validity period has not expired, the cert-name will take the form of <common-name>_<serial>. Additionally, ff the common-name is the same as the vserver name, the serial number will unconditionally be appended to the cert-name. ontap913::> security certificate create -common-name test1 -type server -vserver test1