mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
fix: add missing pipes
This commit is contained in:
parent
e603c525c1
commit
f93842c179
3 changed files with 3 additions and 3 deletions
|
|
@ -26,6 +26,6 @@ crl_signing_key
|
|||
|
||||
serial = 001
|
||||
expiration_days = 100
|
||||
' sudo tee gnutls-certtool.rootca.template
|
||||
' | sudo tee gnutls-certtool.rootca.template
|
||||
|
||||
sudo certtool --generate-self-signed --load-privkey rootca-key.pem --outfile rootca-cert.pem --template gnutls-certtool.rootca.template --stdout | head -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue