I've got : [root@webkdc ~]# GET https://webkdc.example.com/webkdc-service/ Can't connect to webkdc.example.com:443 (certificate verify failed)
LWP::Protocol::https::Socket: SSL connect attempt failed with unknown error error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at /usr/local/share/perl5/LWP/Protocol/http.pm line 51. just a information : the server running the weblogin scripts is the webkdc server. 2012/11/7 Russ Allbery <ea...@windlord.stanford.edu> > James James <jre...@gmail.com> writes: > > > Oups ... It's a typo.. After a check the address was : https:// > > webkdc.example.com/webkdc-service/ > > Hm. And the browser doesn't have any trouble with the URL, but LWP as > used inside WebLogin does? Can you try running: > > GET https://webkdc.example.com/webkdc-service/ > > on the system where the WebLogin script is running? (GET comes with Perl > LWP and uses the exact same libraries.) > > -- > Russ Allbery <ea...@windlord.stanford.edu> > Technical Lead, ITS Infrastructure Delivery Group, Stanford University >