Hmm ... yeah, was afraid of that. I attempted this before but was unsuccessful due to not importing the entire chain??? (if that's even the correct terminology) I admit I'm pretty ignorant on the subject.
I need to import the certs for the account on which the Mono / asp.net process runs (the Apache account I assume); I auto-send emails when people sign up for an account on my site and when they make purchases. I'm aware of this FAQ: http://www.mono-project.com/FAQ:_Security but are there any other resources specific to my case (sending email via SSL from asp.net)? Thanks for all the help. -Abe On Tue, Nov 11, 2008 at 12:03 PM, Gonzalo Paniagua Javier <[EMAIL PROTECTED]> wrote: > On Tue, 2008-11-11 at 11:46 -0500, Abe Gillespie wrote: >> Nope, same problem. Are you sure you don't already have the proper >> certificates installed and it would therefore succeed? > > I do have the mozilla certificates. That's why it works. > Your callback is never called on MS and is never called on Mono. So > looks like your only option for that to work is to import those > certificates into the "mono" store. > > -Gonzalo > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
