Mention that this hasn't been implemented at all

This commit is contained in:
Seth Schoen
2015-10-31 08:58:54 -07:00
parent d019316ed3
commit f37aee39b2
+15 -1
View File
@@ -192,6 +192,20 @@ or
to disable automatic configuration updates. These features have not yet to disable automatic configuration updates. These features have not yet
been implemented and this syntax may change then they are implemented. been implemented and this syntax may change then they are implemented.
The status of this feature is tracked as issue #1123 in our bug tracker.
TODO
----
The status of this feature is tracked as part of issue #1123 in our
bug tracker.
https://github.com/letsencrypt/letsencrypt/issues/1123 https://github.com/letsencrypt/letsencrypt/issues/1123
Prior to implementation of #1123, the client does not actually modify
ciphersuites (this is intended to be implemented as a "configuration
enhancement", but the only configuration enhancement implemented
so far is redirecting HTTP requests to HTTPS in web servers, the
"redirect" enhancement). The changes here would probably be either a new
"ciphersuite" enhancement in each plugin that provides an installer,
or a family of enhancements, one per selectable ciphersuite configuration.