All -

Currently I have a service that requires ssl mutual authentication by the
client to connect.  For testing I had been using System.setProperty
settings to give the JVM and Axis knowledge of client certificate this
works great for basic testing but is not suitable for real world
applications in this case.

How can I pass certificate information to Axis without overwriting the
users system properties?

Thanks

Reply via email to