LINUX.ORG.RU

SSL не работает на некоторых сайтах

 ,


0

1

Приветствую всех.

Некоторые сайты не открываются по https.

Например:

~ % openssl s_client -connect www.plugins.jetbrains.com:443   
139935619994816:error:2008F002:BIO routines:BIO_lookup_ex:system lib:crypto/bio/b_addr.c:710:Name or service not known
connect:errno=22
~ % openssl s_client -connect www.livejournal.com:443 
CONNECTED(00000003)
139701500650688:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:ssl/record/ssl3_record.c:332:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 5 bytes and written 321 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
~ % openssl s_client -connect www.livejournal.com:443 
CONNECTED(00000003)
139701500650688:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:ssl/record/ssl3_record.c:332:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 5 bytes and written 321 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---

Хотя до недавнего времени всё работало, и все сайты открывались без проблем.

Вопросы традиционные: кто виноват и что делать?


localhost ~ # openssl s_client -connect www.plugins.jetbrains.com:443 
gethostbyname failure
gethostbyname failure
connect:errno=0

Что это, у меня тоже не работает? Зачем вы сломали мне ssl? На самом деле у меня ещё и проблемы с подключением к гитхабу. Ну, через раз не могу зайти. Иногда всё нормально, иногда не отвечает часами.

anonymous
()
Ответ на: комментарий от anonymous

С другими сайтами проблем замечено не было.

anonymous
()

ну я думаю дело в этом

$ nslookup www.plugins.jetbrains.com 8.8.8.8
Server:		8.8.8.8
Address:	8.8.8.8#53

** server can't find www.plugins.jetbrains.com: NXDOMAIN
Flotsky ★★
()
Ответ на: комментарий от Flotsky
nslookup plugins.jetbrains.com
Server:		8.8.8.8
Address:	8.8.8.8#53

Non-authoritative answer:
plugins.jetbrains.com	canonical name = production-active.plugins.aws.intellij.net.
Name:	production-active.plugins.aws.intellij.net
Address: 13.33.76.95
Name:	production-active.plugins.aws.intellij.net
Address: 13.33.76.241
Name:	production-active.plugins.aws.intellij.net
Address: 13.33.76.108
Name:	production-active.plugins.aws.intellij.net
Address: 13.33.76.34
pol01
() автор топика
Ответ на: комментарий от Flotsky
~ % openssl s_client -connect www.plugins.jetbrains.com:443

140121275438272:error:2008F002:BIO routines:BIO_lookup_ex:system lib:crypto/bio/b_addr.c:710:Name or service not known
connect:errno=22

В браузере plugins.jetbrains.com начал открываться.

Livejournal (ни один журнал) не открывается по прежнему.

pol01
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.