FOG client 0.9.9 Authentication
-
Hello,
I have a problem with FOG client 0.9.9 on Windows 8.1. The error is below:
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 14.12.2015 12:51 Client-Info Version: 0.9.9 14.12.2015 12:51 Middleware::Communication URL: http://xxx.yyy.zzz.18/fog/management/other/ssl/srvpublic.crt 14.12.2015 12:51 Middleware::Communication ERROR: Could not download file 14.12.2015 12:51 Middleware::Communication ERROR: Unable to connect to the remote server 14.12.2015 12:51 Middleware::Authentication ERROR: Could not authenticate 14.12.2015 12:51 Middleware::Authentication ERROR: The system cannot find the file specified. 14.12.2015 12:51 Service Sleeping for 120 seconds ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 14.12.2015 12:53 Client-Info Version: 0.9.9 14.12.2015 12:53 Middleware::Communication URL: http://xxx.yyy.zzz.18/fog/management/other/ssl/srvpublic.crt 14.12.2015 12:53 Data::RSA FOG Server CA cert found 14.12.2015 12:53 Data::RSA ERROR: Certificate validation failed 14.12.2015 12:53 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: The signature of the certificate cannot be verified. (NotSignatureValid) 14.12.2015 12:53 Middleware::Authentication ERROR: Could not authenticate 14.12.2015 12:53 Middleware::Authentication ERROR: Certificate is not from FOG CA 14.12.2015 12:53 Service Sleeping for 120 seconds 14.12.2015 12:58 Bus Became bus server 14.12.2015 12:59 Bus { "channel": "Status", "data": "{\r\n \"action\": \"load\"\r\n}" } 14.12.2015 12:59 Bus Emmiting message on channel: Status ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 14.12.2015 12:59 Client-Info Version: 0.9.9 14.12.2015 12:59 Middleware::Communication URL: http://xxx.yyy.zzz.18/fog/management/other/ssl/srvpublic.crt 14.12.2015 12:59 Data::RSA FOG Server CA cert found 14.12.2015 12:59 Data::RSA ERROR: Certificate validation failed 14.12.2015 12:59 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: The signature of the certificate cannot be verified. (NotSignatureValid) 14.12.2015 12:59 Middleware::Authentication ERROR: Could not authenticate 14.12.2015 12:59 Middleware::Authentication ERROR: Certificate is not from FOG CA 14.12.2015 12:59 Service Sleeping for 120 seconds 14.12.2015 13:00 Bus Registering ParseBus in channel Power 14.12.2015 13:00 Bus Became bus client 14.12.2015 13:00 Bus Registering OnNotification in channel Notification 14.12.2015 13:00 Bus Registering OnUpdate in channel Update
It doesn’t help if I reinstall FOG client. The error is the same.
Does anyone have similar problem?Edited formatting and title
-
Type that into a browser’s address bar and see if you can see the cert.
http://x.x.x.x/fog/management/other/ssl/srvpublic.crt
Here’s a peek of mine… (purposely distorted)
-
Hi,
My browser downloads certificate srvpublic.crt, it doesn’t open it in browser. -
@GregorS
The problem is with your server. Notice the log lines14.12.2015 12:53 Data::RSA ERROR: Certificate validation failed 14.12.2015 12:53 Data::RSA ERROR: Trust chain did not complete to the known authority anchor. Errors: The signature of the certificate cannot be verified. (NotSignatureValid) 14.12.2015 12:53 Middleware::Authentication ERROR: Could not authenticate 14.12.2015 12:53 Middleware::Authentication ERROR: Certificate is not from FOG CA
@Tom-Elliott would be able to help you debug why your server certs are incorrect.