You are not logged in.
Hi,
I recently made a full update of my system (The main update is the upgrade of linux kernel from 3.19.3-3 to 4.0.1-1 and i have some SSL connection issues.
I can't load any https firefox pages. I get :
Secure Connection Failed
When i run
$ curl -3 -v https://aur.archlinux.org/
I got:
* Trying 127.0.0.1...
* Connected to 127.0.0.1 (127.0.0.1) port 3128 (#0)
* Establish HTTP proxy tunnel to aur.archlinux.org:443
> CONNECT aur.archlinux.org:443 HTTP/1.1
> Host: aur.archlinux.org:443
> User-Agent: curl/7.42.0
> Proxy-Connection: Keep-Alive
>
< HTTP/1.1 200 Connection established
<
* Proxy replied OK to CONNECT request
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
* SSLv2, Unknown (22):
* SSLv3, TLS handshake, Client hello (1):
* Unknown SSL protocol error in connection to aur.archlinux.org:443
* Closing connection 0
curl: (35) Unknown SSL protocol error in connection to aur.archlinux.org:443
I have the same issue with wget:
wget -v https://aur.archlinux.org/
--2015-05-09 18:27:19-- https://aur.archlinux.org/
Connecting to 127.0.0.1:3128... connected.
Unable to establish SSL connection.
When i run:
openssl s_client -CAfile /etc/ssl/certs/ca-certificates.crt -showcerts -connect aur.archlinux.org:443
I get a successful response. :
Verify return code: 0 (ok)
Thanks
Offline
First of all, you're confusing things with the 127.0.0.1:3128 proxy - could the *proxy* be the problem?
Offline
Not an upgrade problem, moving to Networking, Server, and Protection.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Is it IPv6 causing the issue? Is it enabled or disabled? Do you use it?
All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.
Offline