Github user ssorj commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/224#discussion_r155652198
--- Diff: include/qpid/dispatch/server.h ---
@@ -305,6 +305,12 @@ typedef struct qd_server_config_t {
*/
char *ciphers;
+ /**
+ * This list is a space separated string of the allowed TLS protocols.
The current possibilities are TLSv1 TLSv1.1 TLSv1.2.
--- End diff --
A possible enhancement is to sub spaces for commas and document it as a
comma-separated list.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]