mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Fix link in development-ca.md
This commit is contained in:
parent
196e123415
commit
d9e326f84a
1 changed files with 1 additions and 2 deletions
|
|
@ -70,8 +70,7 @@ echo " ssl_certificate_key \"$PWD/testserver-key.pem\";"
|
||||||
## Considerations and References
|
## Considerations and References
|
||||||
|
|
||||||
* The command line and template options are explained in the
|
* The command line and template options are explained in the
|
||||||
GnuTLS documentation at the end of _certtool Invocation_, see the
|
GnuTLS documentation at the end of _certtool Invocation_, see the [section of the current stable documentation](https://gnutls.org/manual/html_node/certtool-Invocation.html), but be aware that it maybe newer than
|
||||||
[https://gnutls.org/manual/html_node/certtool-Invocation.html](section of the current stable documentation), but be aware that it maybe newer than
|
|
||||||
the version you have installed.
|
the version you have installed.
|
||||||
* Using GnuTLS instead of OpenSSL, because GnuTLS is an implementation
|
* Using GnuTLS instead of OpenSSL, because GnuTLS is an implementation
|
||||||
with a long, good track record. Configuration is also slightly slimmer.
|
with a long, good track record. Configuration is also slightly slimmer.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue