Security Basics mailing list archives
Re: TLS level email security
From: Gustavo Castro <gcastrop () gmail com>
Date: Fri, 20 Feb 2009 14:01:51 -0200
Abhishek: That depends on the server/implementation you are using... You can tunnelize SMTP traffic using stunnel, sslserver or any SSL/TLS wrapper before it reaches your real server (say, you install sslserver on port 465 and when a client connects to that port, you spawn the real SMTP listener behind), or you can configure your email server to accept/manage that traffic if it is capable of it. You might be able to configure your email server for using SSL (on port 465) or STARTTLS on ports 25 and/or 587, but as I said before, your server must be capable of doing it by itself (adding a SSL certificate). If not, use one of the other tools above. Which server/implementation are you using? 2009/2/20 Abhishek Kumar <abhishek.luck () gmail com>:
Hi list, Can I have some suggestions on any technique/Method or tools for implementing email encryption which is at TLS (Transport layer Security) level ?? regards abhi
--
Saludos,
Gustavo Castro Puig.
E-Mail: gcastrop () gmail com
LPI Level-1 Certified (https://www.lpi.org/es/verify.html
LPID:LPI000042304 Verification Code: hp6re8w5qg )
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CM/IT/ED dx s-:- a? C(+++)$ UL++++*$ P+ L++++(++)$ E--- W+++$ N+ o?
K- w O M V-- PS PE++(-) Y-(+) PGP+ t(++) 5+ X++ R tv+ b++(++++) DI+++
D++ G++ e++ h--- r y+++
------END GEEK CODE BLOCK------
Registered Linux User #69342
Current thread:
- TLS level email security Abhishek Kumar (Feb 20)
- Re: TLS level email security Gustavo Castro (Feb 20)
- <Possible follow-ups>
- Re: TLS level email security krymson (Feb 20)
