Fix the command for generating content trust delegation cert. (#2163)

This commit is contained in:
Roman Vynar 2017-03-09 00:29:36 +02:00 committed by John Mulhausen
parent d7e01bd7bc
commit 504fdf9295
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ can self-sign the certificate (in this example, creating a certificate that is
valid for 1 year):
```
$ openssl x509 -req -days 365 -in delegation.csr -signkey delegation.key -out delegation.crt
$ openssl x509 -req -sha256 -days 365 -in delegation.csr -signkey delegation.key -out delegation.crt
```
Then they need to give you `delegation.crt`, whether it is self-signed or signed