ssl verification from server side

Issues related to applications and software problems
Post Reply
nitin.jadhav
Posts: 9
Joined: 2018/10/03 09:39:31

ssl verification from server side

Post by nitin.jadhav » 2019/09/24 07:37:57

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. :)

stevemowbray
Posts: 519
Joined: 2012/06/26 14:20:47

Re: ssl verification from server side

Post by stevemowbray » 2019/09/24 09:16:19

Installing a non-selfsigned certificate from letsencrypt would fix this.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: ssl verification from server side

Post by TrevorH » 2019/09/25 20:36:34

Or tell your web browser to trust the self signed cert.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply