hi, 

I'd like to register a custom SecureSocketFactory
for the usage in the axis client.

Is there a way to do this ? 

cheers,
peter

ps: working with beta 1.1
ps2:
registering the own factory with:

   AxisProperties.setClassDefault(SecureSocketFactory.class, "MyFactory");

did not have an affect...

Reply via email to