ganeshmurthy commented on a change in pull request #1270:
URL: https://github.com/apache/qpid-dispatch/pull/1270#discussion_r658014765
##########
File path: src/server.c
##########
@@ -711,7 +711,6 @@ static void on_connection_bound(qd_server_t *server,
pn_event_t *e) {
pn_ssl_domain_t* plugin_ssl_domain = NULL;
if (config->sasl_plugin_config.use_ssl) {
plugin_ssl_domain = pn_ssl_domain(PN_SSL_MODE_CLIENT);
-
Review comment:
Sorry about that. Fixed now ! Thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]