Page 1 of 1

ssl verification from server side

Posted: 2019/09/24 07:37:57
by nitin.jadhav
Hi There,
I have website running with self signed certificate(https) but every time I need to accept security warning ,is there any way to skip this from apache server side.
Please help with this because my login service is also running with https and I cant accept this each and every time.
I am using apache 2.4.6
Os: Centos 7.6
Thanks is advance. :)

Re: ssl verification from server side

Posted: 2019/09/24 09:16:19
by stevemowbray
Installing a non-selfsigned certificate from letsencrypt would fix this.

Re: ssl verification from server side

Posted: 2019/09/25 20:36:34
by TrevorH
Or tell your web browser to trust the self signed cert.