Is IMAPS (IMAP over SSL) SSL or TLS?
I know TLS is the successor of SSL. But everywhere I look, I always find IMAPS = IMAP over SSL with always the specific mention of SSL and never TLS, which makes me wonder if IMAPS just stuck with the latest SSL version (SSLv3 if I am correct) or if that too is TLS (probably TLSv1.2 of TLSv1.3).
Here for example, they say IMAP over SSL and IMAP over TLS is different.
But here they say there is no difference, but IMAP over TLS uses STARTTLS and not TLS itself.