Skip to content

Commit e4644aa

Browse files
authored
Add note about the TLS certificates for the NetHSM production container (#519)
1 parent b22d2cc commit e4644aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/components/nethsm/container/production-image.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ The container runtime secrets such as certificates and private keys need to be s
7575
| | in the system design. |
7676
+----------------------+----------------------------------------------------------------------------------------------------------------------------------+
7777

78+
.. important::
79+
The TLS certificates used for the *etcd* service, web API and the client authentication certificate, must both contain a valid Subject Alternative Name (SAN).
80+
Otherwise the *etcd* service will reject them as invalid.
81+
7882
Data Storage
7983
~~~~~~~~~~~~
8084

0 commit comments

Comments
 (0)