On 3/7/06, Orlando Andico <[EMAIL PROTECTED]> wrote: > i've been trying to use the WSDL.EXE from Mono 1.1 to download the WSDL and > create a stub. Unfortunately, the web service does not have a valid https > certificate, so WSDL.EXE is bombing out with "trust failure." > > ideas?
In Java, you can override the certificate checking. Is there no such option in .NET? Use Java webservices tools then... :) _________________________________________________ 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

