Some years ago, there was a bug with host name checking in ssl so that connection towww.paypal.com%00.thoughtcrime.orgwould look aswww.paypal.comat the certificate level.
The issue seems to be over for web browsers. But some tools and popular libraries still useconst char *without associated size internally for representing domain names.
Aswww.paypal.com%00.thoughtcrime.orgseems to no longer be available, are there still some public server already set up servers for testing ?