Re: Servers that just want to have TLS
Rodney Thayer <[email protected]>
| Newsgroups | gmane.ietf.apps-tls |
|---|---|
| Message-ID | <[email protected]> |
What to do if a server JUST wants to talk TLS.... I was thinking that one valid implementation path would be to simply always use the TLS code. So, if someone tried to talk to you in the clear, you'd fail negotiation. End of story. Just like if you telnet to www.openmarket.com port 443 (a/k/a <https://www.openmarket.com>) with a generic Telnet client.