Asked by duncanb7
at 2024-12-17 11:25:39
Point:500 Replies:12 POST_ID:828865USER_ID:11059
Topic:
Apache Web Server;Linux;Secure Socket Layer (SSL) & HTTPS
after using openssl following this link
https://library.linode.com/web-servers/apache/ssl-guides/centos
to create self-sign cert but it doesn't mention how to generate
the cert as trusted certificate.
Anway after apache https and all cert key setup, I access my https site
such as https://mysite.com, Chrome will gave me SSL warning and then
I also follow other link from
http://blogs.technet.com/b/sbs/archive/2007/04/10/installing-a-self-signed-certificate-as-a-trusted-root-ca-in-windows-vista.aspx
And the SSL warning message is gone on my computer Chrome browser but that red-cross and red-slash mask on browser address bar still exists. WHy ?
I have read a lot articles, some said it can NOT get rid of those mark unless get third-party certificate but some said it will be okay to get rid of that by self-sign cert. So sometimes it is confusing, and there should be two issues, the root of cause of those mark is from my openssl gererating key issue or is from Chrome browser security issue for those site not recongnzied by window and linux system.
If it is browser security issue or message, I must need to buy third-party cert to get rid of those mark, Right ? If not , what is final step to generate trusted certifcate if I have already generated self-sign cert ?
Please advise for those mark root cause
https://library.linode.com/web-servers/apache/ssl-guides/centos
to create self-sign cert but it doesn't mention how to generate
the cert as trusted certificate.
Anway after apache https and all cert key setup, I access my https site
such as https://mysite.com, Chrome will gave me SSL warning and then
I also follow other link from
http://blogs.technet.com/b/sbs/archive/2007/04/10/installing-a-self-signed-certificate-as-a-trusted-root-ca-in-windows-vista.aspx
And the SSL warning message is gone on my computer Chrome browser but that red-cross and red-slash mask on browser address bar still exists. WHy ?
I have read a lot articles, some said it can NOT get rid of those mark unless get third-party certificate but some said it will be okay to get rid of that by self-sign cert. So sometimes it is confusing, and there should be two issues, the root of cause of those mark is from my openssl gererating key issue or is from Chrome browser security issue for those site not recongnzied by window and linux system.
If it is browser security issue or message, I must need to buy third-party cert to get rid of those mark, Right ? If not , what is final step to generate trusted certifcate if I have already generated self-sign cert ?
Please advise for those mark root cause