mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 09:27:17 +03:00
Update selfsigned-to-trusted.md
This commit is contained in:
parent
314e7cf414
commit
1a4cca9360
@ -5,7 +5,7 @@ date: 2023-05-12T18:20:00+05:00
|
||||
tags: [linux, astra, tls]
|
||||
---
|
||||
## Получение корневого сертификата
|
||||
```
|
||||
```shell
|
||||
echo quit | openssl s_client -showcerts \
|
||||
-servername <websi.te> -connect <websi.te>:443 > <certificate>.crt
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user