User Tools

Site Tools


пакет_openssl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
пакет_openssl [2025/01/27 17:26]
val [Инициализация списка отозванных сертификатов]
пакет_openssl [2025/02/27 06:16] (current)
val [Интерактивное подключение по ssl]
Line 19: Line 19:
 <​code>​ <​code>​
 $ openssl s_client -connect ru.wikipedia.org:​443 $ openssl s_client -connect ru.wikipedia.org:​443
- 
-$ openssl s_client -showcerts -connect webinar6.bmstu.ru:​443 2>/​dev/​null | openssl x509 -noout -dates #-text | grep bmstu 
  
 $ faketime -f "​+500d"​ wget -q -O /dev/null https://​webinar7.bmstu.ru && echo Ok || echo Err $ faketime -f "​+500d"​ wget -q -O /dev/null https://​webinar7.bmstu.ru && echo Ok || echo Err
Line 415: Line 413:
 lan# less CA/​index.txt lan# less CA/​index.txt
  
-lan# openssl ca -gencrl -out /​var/​www/​html/​ca.crl+lan# openssl ca -gencrl ​-crldays 365 -out /​var/​www/​html/​ca.crl
  
 lan# openssl crl -text -noout -in /​var/​www/​html/​ca.crl | less lan# openssl crl -text -noout -in /​var/​www/​html/​ca.crl | less
пакет_openssl.1737988012.txt.gz · Last modified: 2025/01/27 17:26 by val