Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-12-2007, 06:56 PM
|
#1
|
Member
Registered: Aug 2005
Distribution: Debian
Posts: 355
Rep:
|
imaps certificate error
Every time i check my emails i am getting this up
Quote:
Localhost.domain is a site that uses a security certifiate to encryt data during transmiton buyt its certificate expired on 04/12/2006
|
Then i get this
Quote:
You have attemped to establish a connection with. However the security certificat presented belongs to localhost.localdomain.
|
Anyone know what i should do?
Last edited by namit; 01-12-2007 at 07:04 PM.
|
|
|
01-12-2007, 09:39 PM
|
#2
|
Member
Registered: Jul 2006
Distribution: RHEL, CentOS, PuppyLinux, SuSe, Ubuntu, Debian
Posts: 59
Rep:
|
You'll need to generate a new certificate for your imap server if you want to stop getting the "certificate expired" message. If you want to get rid of the "certificate belongs to localhost.localdomain" message as well, you'll need to ensure you generate the certificate using the correct name with which you connect to the server.
If you're also getting messages about the certificate being issued by an untrusted issuer, you'll want to either buy a cert, or just install the cert into your browser as a trusted CA.
Note: If this is coming for a mail server which is provided by your hosting provider, and the server is used for shared hosting, you may not be able to get rid of the "untrusted issuer" and "localhost.localdomain" messages, since not many web hosts actually install full certificates on their shared mail servers.
|
|
|
01-13-2007, 07:27 AM
|
#3
|
Member
Registered: Aug 2005
Distribution: Debian
Posts: 355
Original Poster
Rep:
|
How do i generate this certificate i just used the one that came with the configuration?
|
|
|
01-14-2007, 09:46 PM
|
#4
|
Member
Registered: Jul 2006
Distribution: RHEL, CentOS, PuppyLinux, SuSe, Ubuntu, Debian
Posts: 59
Rep:
|
Creating your own cert on a RedHat / Fedora / CentOS box is as simple as:
1. cd /usr/share/ssl/certs
2. make something.pem
3. mv something.pem dovecot.pem (or imapd.pem) depending on which imap server you are using.
If you're looking at some other distribution or imap server, you'll just need to google it up. There are plenty of links to configuring SSL support for imap all over the 'net.
Hope that helps.
|
|
|
All times are GMT -5. The time now is 06:14 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|