Forum Discussion
gogonutsss
10 years agoNew Contributor
How can I find the hostname? The only thing I did was to try by replacing the ip on my request with the string (which is the alias) of the error message, but still no luck...
How can I disable this check? When I open the soapui system properties I do not see them printed (I am talking about the ones I have set on the .sh file).
Thanks!
How can I disable this check? When I open the soapui system properties I do not see them printed (I am talking about the ones I have set on the .sh file).
Thanks!
nmrao
Champion Level 1
10 years agoThe certificate will have the host name, Isn't it in your case? You also mentioned like 'dev2imqextweb01.dev.com.au'
- gogonutsss10 years agoNew Contributor
Hi Rao,
What is the hostname in my certificate and how can I find it?
If I try to hit this 'astringname' that I get back on the error, instead of my IP I get other strange error response ...
tried ping, nslookup and many other options to get hostname out of my IP and get no result (maybe there is no DNS behind).
So, how can I workaround this check?- nmrao10 years ago
Champion Level 1
Isn't it shown in the error message you posted?
I understand that the certificate is issue for certain machine. Have you tried opening the certificate?- gogonutsss10 years agoNew ContributorHi,
I am not the one that has initially posted the question...
So, in my case, the ip is not resolved to the certificate"s hostname because this server is not registered in DNS... that is why I really need to disable this hostname verification