This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
пакет_openssl [2026/06/09 12:36] val [Создание запроса на сертификат пользователя] |
пакет_openssl [2026/06/29 08:41] (current) val [Интерактивное подключение по ssl] |
||
|---|---|---|---|
| Line 23: | Line 23: | ||
| $ openssl s_client -starttls smtp -crlf -connect mailhub.bmstu.ru:25 | $ openssl s_client -starttls smtp -crlf -connect mailhub.bmstu.ru:25 | ||
| - | $ openssl s_client -connect server.corp13.un:993 -crlf | + | $ openssl s_client -connect mail.bmstu.ru:imaps -crlf |
| lan# openssl s_client -cert user1.crt -key user1.key -connect www.corpX.un:443 | lan# openssl s_client -cert user1.crt -key user1.key -connect www.corpX.un:443 | ||