On 18/08/2012 00:46, Mani wrote:
Hi All,

I'm running Jenkins instance under https but I'm unable to connect to it
with CLI.  I have two questions on this. I would appreciate if you could
give me some pointers on this.

1. If Jenkins CLI has the support to connect to https?
yes

2. If yes, please find the command I'm trying :
http://pastebin.com/gDwjVypi
Is that right?
It looks ok.


I think the clue to what is wrong comes from the first line of the error in your pastebin entry.

Caused by: java.io.IOException: HTTPS hostname wrong:  should be <abc.com>

It looks like the hostname that you are using does not match the https certificate that you are using.

Try the following google search
https://www.google.co.uk/?q=https+hostname+wrong+should+be

or this question in stackoverflow.
http://stackoverflow.com/questions/1802051/https-hostname-wrong-should-be-sub-domain-com-what-causes-this

Regards

Richard


Please let me know if you need more information.

Thanks in advance,
Mani

Reply via email to