简体   繁体   中英

Invalid SSL certificate in Apache

I have installed an SSL certificate on my Apache server, but when I access the site via URL from a different machine, an HTTPS error is shown and viewing the certificate details says "this certificate has an invalid digital signature"

If I view the same URL from within the server itself, the certificate is fine and there is no HTTPS error.

I'm not sure what to look for in httpd.conf. Any advice?

Thanks!

You could use SSL Labs to find any SSL misconfigurations: https://www.ssllabs.com/ssltest/

There you can also see if your certificate is correct and trusted.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM