Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WSO2ESB 4.5.1 axi2 property ssl.client.auth.cert.X509 is always NULL

Tags:

wso2-esb

When using the NIO SSL listener (org.apache.synapse.transport.nhttp.HttpCoreNIOSSLListener), there's no HttpServletContext available anymore (obviously), so digging into the possible Axis2 properties that could address the client certificate I found:

ssl.client.auth.cert.X509 

This property, no matter what, is always null (I'm able to access other properties, so my code to access seems fine). Looking into the HttpCoreNIOSSLListener, it seems like it is filled whenever the request is done via HTTPS, but is not working in my case.

Am I looking into the right property? Did anyone succeed in retrieving this property? Is this a bug?

like image 754
user1860273 Avatar asked Dec 10 '25 01:12

user1860273


1 Answers

Reported issue has been tested on WSO2 ESB 4.8.1 and it is working as expected.

like image 195
Vanji Avatar answered Dec 13 '25 21:12

Vanji



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!