I am currently setting up a dockerized WSO Api Manager. We have got a wildcard certificates for our domain. I successfully transformed it into a java keystore and replaced the t
Inside the axis2\axis2.xml file on the conf folder you have to change the https transportSenderto have the following line:
axis2\axis2.xml
conf
transportSender
AllowAll
Here you can read a little more about that