Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Very strange SSL error with Courier-IMAP (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Akaihiryuu
l33t
l33t


Joined: 08 May 2003
Posts: 794
Location: Columbus, OH

PostPosted: Thu Jun 27, 2013 3:01 am    Post subject: Very strange SSL error with Courier-IMAP (SOLVED) Reply with quote

Every time I try to connect to my IMAP server with SSL, it fails, and generates this error in /var/log/messages:

Code:
Jun 26 22:57:46 triforce imapd-ssl: couriertls: /etc/ssl/certs/e1213163.0: No such file or directory


This must've been because of something that happened recently, because it worked as of a couple weeks ago (the last time I used it). I checked that directory and that file does seem to be missing.

Code:
lrwxrwxrwx 1 root root     21 Feb  1 19:51 e1213163.0 -> signet_rootca_pem.pem
Back to top
View user's profile Send private message
Akaihiryuu
l33t
l33t


Joined: 08 May 2003
Posts: 794
Location: Columbus, OH

PostPosted: Thu Jun 27, 2013 3:06 am    Post subject: Reply with quote

Nevermind, it really helps to read the directions when re-emerging ca-certificates. The following command fixed it.

find -L /etc/ssl/certs/ -type l -exec rm {} +
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum