Hi, I am trying to set a webkdc but I've got this error message :
[Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: post failed [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: 500 Can't connect to webkdc.example.com:443 (certificate verify failed) [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: Content-Type: text/plain [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: Client-Date: Wed, 07 Nov 2012 17:19:44 GMT [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: Client-Warning: Internal response [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: Can't connect to webkdc.example.com:443 (certificate verify failed) [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: 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. [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: Can't connect to webkdc.example.com:443 (certificate verify failed) [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: 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. [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: Use of uninitialized value within %WebKDC::WebKDCException::ERROR_NAMES in concatenation (.) or string at /usr/local/lib64/perl5/WebKDC/WebKDCException.pm line 111. [Wed Nov 07 18:19:44 2012] [error] [client 192.168.0.72] FastCGI: server "/usr/local/webkdc/share/weblogin/login.fcgi" stderr: WebKDC::make_request_token_request failed with unrecoverable error occured. Try again later.: WebKDC::WebKDCException : post to webkdc failed on the webkdc when I try to access a webauth protected content. Can somebody helps me ? Regards.