Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by RichardUnger: http://wiki.apache.org/ws/FrontPage/Axis/DynamicSSLConfig ------------------------------------------------------------------------------ 1. When you want to use a different certificate, create a new SSL!ClientAxisConfig, with updated paramters, and use it to create a new Axis client. This client will use the new certificate. Example usage of the SSL!ClientAxisConfig: - {{{ + {{{#!java // create config boolean logging = false; // no logging SSLClientAxisEngineConfig axisConfig = new SSLClientAxisEngineConfig(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]