On 3/7/06, Orlando Andico <[EMAIL PROTECTED]> wrote: > Yes I know, I've done this in Java. But -- the Apache AXIS wsdl2java > probably has the same problem as Mono WSDL.EXE -- by default, it won't > accept invalid certificates. Having to recompile wsdl2java from source > (considering my nonexistent experience with ANT) does not strike me as > particularly fun. :P
There is a non-programmatic approach. Get the server's public certificate and add it to the JRE "cacerts" using the "keytool." I assume .NET has a similar mechanism? _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

