haraka / Haraka

A fast, highly extensible, and event driven SMTP server
https://haraka.github.io
MIT License
5.02k stars 662 forks source link

Is it necessary to use a CA signed cert for the TLS plugin? #1431

Closed robguthrie closed 8 years ago

robguthrie commented 8 years ago

Sorry, not really an issue, but I wanted to know if there was any real world disadvantage to using a self signed certificate with the tls plugin?

It seems to me like it is not common for other MTA's to care about if your cert is signed or not.

baudehlo commented 8 years ago

Correct. Currently it is rare for SMTP servers to care about the signing validity of the certificate. But I feel this will change soon, especially given that certs are now free from letsencrypt.

On Apr 29, 2016, at 11:23 PM, Robert Guthrie notifications@github.com wrote:

Sorry, not really an issue, but I wanted to know if there was any real world disadvantage to using a self signed certificate with the tls plugin?

It seems to me like it is not common for other MTA's to care about if your cert is signed or not.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

robguthrie commented 8 years ago

Thank you.

baudehlo commented 8 years ago

For what it's worth, for 2.9, we will be investigating the possibility of having every Haraka instance have a signed cert using letsencrypt.

On Apr 29, 2016, at 11:59 PM, Robert Guthrie notifications@github.com wrote:

Closed #1431.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

robguthrie commented 8 years ago

Oh that's very exciting!

On Sat, 30 Apr 2016 at 16:11 Matt Sergeant notifications@github.com wrote:

For what it's worth, for 2.9, we will be investigating the possibility of having every Haraka instance have a signed cert using letsencrypt.

On Apr 29, 2016, at 11:59 PM, Robert Guthrie notifications@github.com wrote:

Closed #1431.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

— You are receiving this because you modified the open/close state.

Reply to this email directly or view it on GitHub https://github.com/haraka/Haraka/issues/1431#issuecomment-215933361