2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3255] Added a note

This commit is contained in:
Francis Dupont
2024-11-12 10:04:02 +01:00
parent 8be11da77f
commit ebcbf4a838

View File

@@ -36,6 +36,13 @@ protection possible:
the two security mechanisms, and therefore no proof that the TLS client and server the two security mechanisms, and therefore no proof that the TLS client and server
are the same as the HTTP authentication client and server. are the same as the HTTP authentication client and server.
.. note::
On reconfiguration a new listener HTTP socket is opened only when the
address or the port was changed so to apply a TLS setup change, e.g.
a certificate update, Kea must be restarted (i.e. stopped and started
vs reloaded).
.. _tls_config: .. _tls_config:
Building Kea with TLS/HTTPS Support Building Kea with TLS/HTTPS Support