What are the certificate requirements when configuring IPSec using certificates?
277
Created On 11/06/25 09:08 AM - Last Modified 01/16/26 20:31 PM
Question
What are the certificate requirements when configuring IPSec using certificates?
Environment
- Prisma Access
- NGFW
- IPsec
Answer
- Depending on the option chosen, the certificate needs Subject Alternative Name (SAN) field or only with Common Name (CN):
- IP - Got from a SAN field, therefore, SAN is mandatory.
- FQDN - Got from a SAN field, therefore, SAN is mandatory.
- Email address - Got from a SAN field, therefore, SAN is mandatory.
- Distinguished Name (Subject) - Subject is composed of multiple SAN and CN, if the certificate does not have any SAN field, then the subject would be the CN.
- Certificates without SAN can only be used when "Distinguished Name" is selected.