mod
parent
17b1a70b75
commit
bb3f2027da
|
@ -104,7 +104,7 @@ Certificate:
|
||||||
### Убедиться в том, что был создан именно центр сертификации
|
### Убедиться в том, что был создан именно центр сертификации
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
openssl x509 -text -noout -in rootCA.pem | grep CA
|
openssl x509 -text -noout -in rootCA.crt | grep CA
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue