forked from TrueCloudLab/certificates
Fix comment.
This commit is contained in:
parent
3d141896e2
commit
ff25f4974f
1 changed files with 1 additions and 1 deletions
|
@ -780,7 +780,7 @@ func (p *PKI) Save(opt ...ConfigOption) error {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
// Display only the
|
// Display the files written
|
||||||
p.tellPKI()
|
p.tellPKI()
|
||||||
|
|
||||||
// Generate and write ca.json
|
// Generate and write ca.json
|
||||||
|
|
Loading…
Reference in a new issue