FOG Client unable to connect via https
-
Hi,
When i try to install the client software with ssl I get the error “unable to install CA certificate”. If I install without https the installation succeeds. After installation I changed https to 1 in the settings.json, restart the service I get messages in the fog log below. Any help would be appreciated!
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 28/03/2022 09:28:16 Client-Info Version: 0.12.0 28/03/2022 09:28:16 Client-Info OS: Windows 28/03/2022 09:28:16 Middleware::Authentication Waiting for authentication timeout to pass 28/03/2022 09:28:16 Middleware::Communication Download: https://192.168.20.12/fog/management/other/ssl/srvpublic.crt 28/03/2022 09:28:16 Middleware::Communication ERROR: Could not download file 28/03/2022 09:28:16 Middleware::Communication ERROR: The request was aborted: Could not create SSL/TLS secure channel. ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 28/03/2022 09:28:16 Client-Info Version: 0.12.0 28/03/2022 09:28:16 Client-Info OS: Windows 28/03/2022 09:28:16 Middleware::Authentication Waiting for authentication timeout to pass 28/03/2022 09:30:16 Middleware::Communication Download: https://192.168.20.12/fog/management/other/ssl/srvpublic.crt 28/03/2022 09:30:16 Middleware::Communication ERROR: Could not download file 28/03/2022 09:30:16 Middleware::Communication ERROR: The request was aborted: Could not create SSL/TLS secure channel. ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 28/03/2022 09:30:16 Client-Info Version: 0.12.0 28/03/2022 09:30:16 Client-Info OS: Windows 28/03/2022 09:30:16 Middleware::Authentication Waiting for authentication timeout to pass 28/03/2022 09:32:16 Middleware::Communication Download: https://192.168.20.12/fog/management/other/ssl/srvpublic.crt 28/03/2022 09:32:16 Middleware::Communication ERROR: Could not download file 28/03/2022 09:32:16 Middleware::Communication ERROR: The request was aborted: Could not create SSL/TLS secure channel. ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 28/03/2022 09:32:16 Client-Info Version: 0.12.0 28/03/2022 09:32:16 Client-Info OS: Windows 28/03/2022 09:32:16 Middleware::Authentication Waiting for authentication timeout to pass 28/03/2022 09:34:16 Middleware::Communication Download: https://192.168.20.12/fog/management/other/ssl/srvpublic.crt 28/03/2022 09:34:16 Middleware::Communication ERROR: Could not download file 28/03/2022 09:34:16 Middleware::Communication ERROR: The request was aborted: Could not create SSL/TLS secure channel. ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 28/03/2022 09:34:16 Client-Info Version: 0.12.0 28/03/2022 09:34:16 Client-Info OS: Windows 28/03/2022 09:34:16 Middleware::Authentication Waiting for authentication timeout to pass 28/03/2022 09:35:36 Controller Stop 28/03/2022 09:35:36 Service Stop requested 28/03/2022 09:35:36 Middleware::Authentication ERROR: Could not authenticate 28/03/2022 09:35:36 Middleware::Authentication ERROR: Thread was being aborted. 28/03/2022 09:35:36 Bus Emmiting message on channel: Status 28/03/2022 09:35:38 Main Overriding exception handling 28/03/2022 09:35:38 Main Bootstrapping Zazzles 28/03/2022 09:35:38 Controller Initialize 28/03/2022 09:35:38 Controller Start 28/03/2022 09:35:38 Service Starting service 28/03/2022 09:35:43 Bus Became bus server 28/03/2022 09:35:43 Bus Emmiting message on channel: Status 28/03/2022 09:35:43 Service Invoking early JIT compilation on needed binaries
-
@pvandoorn I am sure this is due to a known issue with older SSL/TLS version. Download the latest fog-client on github and give it a try: https://github.com/FOGProject/fog-client/releases/
-