Hi, I am working on JIRA issue[1] and need to extract SSL session's certificate from SSLIOSession and set it to Axis2MessageContext. With the patch done in[2], we can obtain this from "ssl.client.auth.cert.X509" attribute in httpcore-nio_4.2.3.
But the latest ESB 4.9.0 is using httpcore-nio_4.3.3. Rather than updating in httpcore-nio, we can get this information directly from SSLIOSession at ServerWorker level and set it to message context. Is there any problem with this approach? [1] - https://wso2.org/jira/browse/ESBJAVA-3857 [2] - https://wso2.org/jira/browse/ESBJAVA-2390 Thanks. -- Jagath Ariyarathne Technical Lead WSO2 Inc. http://wso2.com/ Email: [email protected] Mob : +94 77 386 7048
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
