Compare commits
2 Commits
b0e21e54dc
...
335453e1d4
Author | SHA1 | Date |
---|---|---|
|
335453e1d4 | |
|
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