Re: Problem setting up ssl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mahmood,

On Mon, Aug 20, 2018 at 8:11 AM Mahmood Naderan <nt_mahmood@xxxxxxxxx.invalid> wrote:
[mahmood@rocks7 ~]$ wget https://w.x.y.z
--2018-08-20 10:30:43--  https://w.x.y.z/
Connecting to w.x.y.z:443... connected.
OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Unable to establish SSL connection.
[mahmood@rocks7 ~]$ wget http://w.x.y.z:443
--2018-08-20 10:30:50--  http://w.x.y.z:443/
Connecting to w.x.y.z:443... connected.
HTTP request sent, awaiting response... 200 OK

It's exactly as Jens already said, you have an HTTP listener on the HTTPS port. Enable SSL for that vhost configuration (SSLEngine on and configuration of certificate, key and cipher suites) and it'll probably be just fine.

Regards, 

--
Riemer Palstra
riemer@xxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux