GlobalProtect
GlobalProtect Certificate Best Practices
Table of Contents
Expand All
|
Collapse All
GlobalProtect Docs
-
- 10.1 & Later
- 9.1 (EoL)
-
- 6.3
- 6.2
- 6.1
- 6.0
- 5.1
-
- 6.1
- 6.0
- 5.1
-
- 6.3
- 6.2
- 6.1
- 6.0
- 5.1
GlobalProtect Certificate Best Practices
The GlobalProtect components require valid SSL/TLS certificates to establish
connections. The best practices include using a well-known, third-party CA for the portal
server certificate, using a CA certificate to generate gateway certificates, optionally
using client certificates for mutual authentication, and using machine certificates for
pre-logon access.
The GlobalProtect components must have valid certificates to establish
connection using SSL/TLS. The connection fails if you have invalid or expired
certificates.
The following table summarizes the SSL/TLS certificates
you will need, depending on which features you plan to use:
Certificate | Usage | Issuing Process and Best Practices |
---|---|---|
CA certificate | Used to sign certificates issued to the GlobalProtect components. | If you plan on using self-signed certificates, generate
a CA certificate using your dedicated CA server or Palo Alto Networks
firewall, and then issue GlobalProtect portal and gateway certificates signed
by the CA or an intermediate CA. |
Portal server certificate | Enables GlobalProtect apps to establish
an HTTPS connection with the portal. |
|
Gateway server certificate | Enables GlobalProtect apps to establish
an HTTPS connection with the gateway. |
|
(Optional) Client certificate | Used to enable mutual authentication when establishing an HTTPS session between the GlobalProtect
apps and the gateways and portal. This ensures that only endpoints
with valid client certificates are able to authenticate and connect
to the network. |
|
(Optional) Machine certificates | A machine certificate is a client certificate
that is issued to an endpoint that resides in the local machine
store or system keychain. Each machine certificate identifies the endpoint
in the subject field (for example, CN=laptop1.example.com) instead
of the user. The certificate ensures that only trusted endpoints
can connect to gateways or the portal. Machine certificates
are required for users configured with the pre-logon connect method |
|
Table: GlobalProtect Certificate Requirements
For details about the types of keys for secure communication
between the GlobalProtect endpoint and the portals and gateways,
see Reference:
GlobalProtect App Cryptographic Functions.