Github user ssorj commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/224#discussion_r155647815
--- Diff: src/connection_manager.c ---
@@ -45,6 +45,7 @@ struct qd_config_ssl_profile_t {
char *ssl_certificate_file;
char *ssl_private_key_file;
char *ciphers;
+ char *protocols;
--- End diff --
*ssl_protocols?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]