When I opened the below link, I got the below error.
Hello @Naresh9999,
When I try I don’t get that. Are you using a proxy of some kind? The certificate is valid for me. Using curl on CLI it says the certificate is valid:
$ curl --verbose https://per.co.na/subscription2
* Trying 52.2.56.64:443...
* Connected to per.co.na (52.2.56.64) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
* subject: CN=per.co.na
* start date: May 11 00:00:00 2023 GMT
* expire date: Aug 9 23:59:59 2023 GMT
* issuer: C=AT; O=ZeroSSL; CN=ZeroSSL RSA Domain Secure Site CA
* SSL certificate verify ok.
@matthewb Thanks for the help. Usually percona.com is allowed by default, but per.co.na is blocked in our organization. Now the security team has allowed it, and it’s working fine.