mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
cleaned
This commit is contained in:
@ -6,8 +6,7 @@ tags: [linux, astra, alt, tls]
|
||||
---
|
||||
## Получение корневого сертификата
|
||||
```shell
|
||||
echo quit | openssl s_client -showcerts \
|
||||
-servername <websi.te> -connect <websi.te>:443 > <certificate>.pem
|
||||
echo quit | openssl s_client -showcerts -servername <websi.te> -connect <websi.te>:443 > <certificate>.pem
|
||||
```
|
||||
|
||||
## Astra Linux
|
||||
|
Reference in New Issue
Block a user