When a client application such as SAS® Enterprise Guide® 8.2 connects to a SAS Viya workspace server, the initial connection attempt is logged as a failure with SAS Proprietary as the encryption algorithm used. The initial failed attempt results in error messages being written to the object spawner log similar to the following:
This failed connection notifies the client that the server connection requires SSL/TLS. The client then re-establishes the connection using SSL/TLS, which meets the servers requirement and connects the client to the workspace server.
Submitting the following to the connected workspace server lists NETENCRYPTALGORITHM=(SSL AES) as the algorithms specified when the server is started. NETENCRYPTALGORITHM specifies the algorithm or algorithms to be used for encrypted client/server data transfers.