These have been backported to 1.6.1:
- #10560
- #10550
.. http:get:: /api/v1/servers/localhost/pool?name=pool-name
- .. versionadded:: 1.6.0
+ .. versionadded:: 1.6.1
Get a quick overview of the pool named "pool-name".
.. method:: DOHFrontend:loadNewCertificatesAndKeys(certFile(s), keyFile(s))
- .. versionadded:: 1.7.0
+ .. versionadded:: 1.6.1
Create and switch to a new TLS context using the same options than were passed to the corresponding `addDOHLocal()` directive, but loading new certificates and keys from the selected files, replacing the existing ones.