End-of-Life (EoL)
Import Files
Use
the API Browser to see a full list of import categories.
- Import a certificate or key by specifying the type of the certificate or key file using thecategoryparameter:
- category=certificate
- category=keypair
- category=high-availability-key
- (category=certificateorcategory=keypaironly) Specify these additional parameters for the certificate file and keypair imports:
- certificate-name—name of the certificate object on the firewall
- format—certificate format,pkcs12orpem
- passphrase—required when including the certificate key
- vsys—virtual system where the certificate object is used. Ignore this parameter if the certificate is a shared object.
curl -X GET "https://<firewall>/api/?key=apikey&type=import&category=certificate&certificate-name=<certificate_name>&format=pkcs12 | pem&passphrase=text&vsys=<vsys>"Import a GlobalProtect response pages using an additional parameter for the security profile in which the page should be imported:profile=profilenameImport custom logos to different locations based on the where parameter:where=<login-screen | main-ui | pdf-report-footer | pdf-report-header>
Most Popular
Recommended For You
Recommended Videos
Recommended videos not found.