Had an issue when trying to set up a Trusted Client CA for certificate authentication on a Juniper SA 2500 box. I’d add the HTTP CDP URL, and I’d get an error:
It turned out that the Juniper didn’t like spaces in the CDP URL. I had to HTML encode the spaces (percent 20), and this then solved the problem.