[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Can't connect via https. Getting ssl protocol version error.
- From: "Pavel Drotar" <gmc1@...>
- Date: Tue, 01 Mar 2016 20:48:05 +0100
Hi guys,
I can't connect to this site https://www.sk-nic.sk using following code:
https://gist.github.com/is73/a0dad42ae026fc5ecc97
With protocol tlsv1 I'm getting error "tlsv1 alert protocol version"
With other protocols I'm getting either "invalid protocol" or "handshake failure" errors
I tried to connect with or without verify with no luck.
I think that site uses protocol version tls 1.2
Please could someone help me?
I.