We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bdbbb5 commit 39076a9Copy full SHA for 39076a9
README.md
@@ -169,7 +169,7 @@ need further evaluation and will most likely change significantly in the future.
169
The `rustls_server_config_builder_set_hello_callback` and its provided information
170
in `rustls_client_hello` will change. The current design is a snapshot of the
171
implementation efforts in [mod_tls](https://github.com/icing/mod_tls) to provide
172
-`rustls` base TLS as module for the Apache webserver.
+`rustls`-based TLS as module for the Apache webserver.
173
174
For a webserver hosting multiple domains on the same endpoint, it is highly desirable
175
to have individual TLS settings, depending on the domain the client wants to talk to.
0 commit comments