Re: [Mono-devel-list] HTTPS Post

2005-06-17 Thread Martin Hinks
What is the exact exception thrown - and where does the stack trace say it originated - it does indeed sound like a certmgr thing, but more information would help. Martin On 6/17/05, Jeff Tickle [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Not sure if it's a bug or

Re: [Mono-devel-list] HTTPS Post

2005-06-17 Thread Jeff Tickle
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, here's the exception: System.Net.WebException: Not connected --- System.IO.IOException: The authentication or decryption has failed. in 0x001e1 Mono.Security.Protocol.Tls.SslClientStream:NegotiateHandshake () in (wrapper

Re: [Mono-devel-list] HTTPS Post

2005-06-17 Thread Jeff Tickle
And now, here I am at work without my GPG key. Oh well. I did some more bug searching now that I've learned a bit more about what's going on here through IRC and such. Turns out certificate trust seems to be a problem in mono. I'll investigate it more, but for now, the workaround is to simply