On 01/24/2017 04:18 PM, Disaster Master wrote:
> On Mon Jan 23 2017 16:35:32 GMT-0500 (Eastern Standard Time), Christian
> Riechers <chrie...@netscape.net.invalid> wrote:
>> On 01/23/2017 05:23 PM, Disaster Master wrote:
>>> On Sat Jan 21 2017 02:58:37 GMT-0500 (Eastern Standard Time), Christian
>>> Riechers <chrie...@netscape.net.invalid> wrote:
>>>> On 01/20/2017 04:21 PM, Disaster Master wrote:
>>>>> No, it just means it doesn't support the ancient/deprecated wrapper-mode
>>>>> (SSL on port 465).
>>>> Deprecated wrapper-mode?
>>>> Are you sure you know what you're talking about?
>>> Yes...
>>>
>>>
http://www.postfix.org/TLS_README.html#server_enable
>> From your link I fail to see how TLS using port 465 is
>> ancient/deprecated,
[snip]
> Port 465 is now registered with the IANA for 'Source-Specific Multicast
> audio and video'.
I didn't know that.
[snip]
Very funny. I know how to use Google. The thing is, posting a search
query link will give different results to every one who clicks the link.
The first relevant result I get from your query is this:
http://serverfault.com/questions/523804/is-starttls-more-safe-than-tls-ssl
Please read it.
>> Not only can it failback to plaintext without notification,
>
> Only if improperly configured on the server.
>
>> it's also subject to man-in-the middle attacks.
>
> Again, only if the client is improperly configured to allow fallback to
> plaintext.
That isn't the point. In any case, I suppose there are also improperly
configured servers.
> As long as both server and client are configured to require encryption,
> it is not subject to a man in the middle attack.
When a client initially connects to a server in plain text, this is
inherently vulnerable to a man in the middle attack.
The problem is not limited to potential fallback to a plaintext
conversation, but also to connecting to a malicious server.
> Fyi, port 465 can also be configured to allow plaintext.
I don't see any reason why anyone would want to do that.
>> Even though not all email providers may offer TLS using port 465, I'd
>> always prefer it over STARTTLS if it's available.
>> In case you haven't noticed, Google is one of the providers supporting it.
>
> They support both, but only because it is 'easier', and only because
> there are a lot of people who don't understand these things and
> incorrectly believe that port 465/wrapper-mode SSL is 'the way'.
It certainly is 'the way' for me as long as the server offers it.