How to import the certificate for local GUI used

Zyxel_Kevin
Zyxel_Kevin Posts: 885  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Sales Associate 100 Answers 500 Comments
edited November 1 in Other Topics

To prevent certificate warning message, You have to sign a public certificate then apply to Firewall.

With the following command, combine the private key and certificate to pkcs12 format.

openssl pkcs12 -export -out cert.pfx -inkey key.pem -in cert.pem

Then import to Firewall.

Configuration > Objects > Certificates > My Certificates