When you go to your profile and want to add a link to an answer on Stack Exchange you can paste a custom URL to an answer. If that starts with https you get the message that this does not link to an answer, if you remove the 's' it works.
Does not work:
https://stackoverflow.com/questions/8417633/mvn-install-fails-due-to-incompatible-types/8418109#8418109
Works:
http://stackoverflow.com/questions/8417633/mvn-install-fails-due-to-incompatible-types/8418109#8418109
httpswas supported at all! Sweet! – The Unhandled Exception Dec 8 '11 at 22:08