Hi all, has anyone seen the following problem before and know why its happening and how to fix it?
I am running NetBSD 1.5.2 with openssl-0.9.6nb2 and cyrus-imapd-2.0.16. I have created a self-signed certificate called cacert.pem but everytime i try and connect to the server via ssl i get the following error: imapd[273] TLS engine: cannot load CA data master[187]: process 273 exited, signaled to death by 11 cyrus comes with its own testing utility called imtest that you can specify what file is the certificate, and when i try and use it: imtest -t "cacert.pem" localhost i get the following error: C: C01 CAPABILITY S: * OK esme.webscreen-technology.com Cyrus IMAP4 v2.0.16 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE STARTTLS AUTH=DIGEST-MD5 AUTH=CRAM-MD5 X-NETSCAPE S: C01 OK Completed S01 OK Begin TLS negotiation now Nov 15 10:59:18 esme imapd[287]: TLS engine: cannot load CA data Nov 15 10:59:18 esme imapd[287]: TLS engine: No CA file specified. Client side certs may not work verify error:num=18:self signed certificate Nov 15 10:59:18 esme imapd[287]: Doing a peer verify Nov 15 10:59:18 esme imapd[287]: verify error:num=18:self signed certificate Nov 15 10:59:18 esme imapd[287]: STARTTLS failed: localhost[127.0.0.1] Segmentation fault (core dumped) Ive searched for ages for help on this and any at all would be greatly appreciated! -- Cheers Brent