Hi there,
I'm trying to use a Webservice which is SSL secured with ColdFusion.
Now the following Error is occuring:
Name in certificate
test.xyz.de' does not match host name
service.xyz.de'
I've installed the SSL cert in ColdFusion using the keytool. How could I get this work?
Thx.