- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
12-11-2013 07:51 AM
Hello all,
Because of a domain name change, I created a new CA certificate on the PA500 which is our portal. I set this certificate as server certificate in the Portal settings. I committed, restarted the web-server and sslvpn processes.
But the new portal website still has the old certificate. How can I make the new certificate active on the portal?
Regards,
Stephan van der Plas
12-11-2013 08:12 AM
are you sure you did not access the page from browser cache ?
12-11-2013 09:52 AM
Hello bsanders,
Have you also verified that the Gateway configuration for GP also has the change made for the certificate if you are using same server certificate for portal and gateway.
Thanks
12-11-2013 09:57 AM
If you have openssl installed (or you install it), you can check the cert by running:
openssl s_client -connect www.example.com:443
Just change the site to your portal address. It'll pull down the certificate and show you the common name.
Hope this helps,
Greg
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!