Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/components/nethsm/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,13 +223,13 @@ The *Unlock Passphrase* can be set as follows.
TLS Certificate
~~~~~~~~~~~~~~~

The TLS certificate is used for the HTTPS based REST API, and thus also used by *nitropy*.
The TLS certificate is used for the HTTPS-based REST API, and is therefore also used by *nitropy*.
During provisioning a self-signed certificate is created.
The certificate can be replaced, for example with a signed certificate from a certificate authority (CA).
In this case a Certificate Signing Request (CSR) must be generated.
After signing the certificate must be imported to the NetHSM.

A change is only necessary when the certificate is to be replace.
A change is only necessary when the certificate is to be replaced.
Such change may be to replace it with a signed certificate from a certificate authority (CA).

The TLS certificate can be retrieved as follows.
Expand Down
Loading