idp on port 80 only ?
Peter Schober
peter.schober at univie.ac.at
Thu Apr 18 13:37:24 EDT 2013
* Tom Zeller <tzeller at dragonacea.biz> [2013-04-18 19:07]:
> Maybe endpoints like https://idp.example.org:80/...
TSDR? Sorry. TLS-only on port 80, now I get it.
Deployed production services might be tripped up by "protocol fixups"
(remember Cisco ESMTP?) in networking gear that tries to be smart.
Or things trying to prevent arbitrary protocols tunneled through port
80 because it's open (or something like that).
For a test or service where you control the client's environment that
shouldn't be of condern, though.
-peter
More information about the dev
mailing list