a couple of ssl related questions

2010-02-27 Thread Jamie Griffin
Hello I've compiled mutt on NetBSD 5.0.2 using pkgsrc/ports with ssl support. I use mutt to read mail from my imap mailbox on the localhost, so have "imaps://localhost/INBOX." in my muttrc file. I use dovecot and use self-signed ssl certificates. Without $ssl_verify_host unset mutt complains

Re: a couple of ssl related questions

2010-02-27 Thread Szilveszter Adam
Hello Jamie, On Sun, Feb 28, 2010 at 12:41:00AM +, Jamie Griffin wrote: > I've compiled mutt on NetBSD 5.0.2 using pkgsrc/ports with ssl support. I > use mutt to read mail from my imap mailbox on the localhost, so have > "imaps://localhost/INBOX." in my muttrc file. I use dovecot and use >

Re: a couple of ssl related questions

2010-02-28 Thread Jamie Griffin
Hi Szilvester > Well, the problem is probably that the SSL cert is issued for the FQDN > of your machine, whereas you try to connect to it as "localhost". What > happens if you use the same full hostname in the IMAP URL as the one that is > in the SSL certificate? Using the FQDN instead