Changes to the LIVEcommunity experience are coming soon... Here's what you need to know.
I access via GUI from Chrome and observe that the connection is not secure.
I created the certificate for the firewall, but Chrome keeps saying that my connection is not secure.
How can I solve this problem if the AC I have is internal to the company?
Is there any way to generate certificates with AES-GCM?
in chrome, the following legend appears to me.
Solved! Go to Solution.
Just enter an alternative name, I'll try to place the same FQDN in the alternative name.
Change the alternative name and chrome already recognized the certificate as valid.
Thanks for the support.
even if you put ip address in subject alternative name it works.
I'll Perform the test as indicated, the firewall management IP is a private IP even if I will try.
Create the certificate by placing the device IP in the SAN and it does not work..
It only works by placing the same name on both the CN and the SAN.
When creating SAN entries, you always put the common name as a SAN entry as well.
If you add the IP address as a SAN entry, make sure the type is IP Address (v4) instead of DNS name.
When I create certificates for devices like a PA, I do as shown below. The cert will be valid if you access with FQDN, short name or IP.
Common Name = devicename.domain.com
SAN:
DNS= devicename.domain.com
DNS= devicename
IP Address (v4) = IP Address
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!