Products | Versions |
---|---|
Spotfire Server | 7.5 - 7.14 |
TLS_RSA_WITH_AES_256_CBC_SHA256 TLS_RSA_WITH_AES_128_CBC_SHA256 TLS_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_128_CBC_SHA
Get-TlsCipherSuite -Name "AES"For more information about the command and what versions of Windows it will work for, please refer to https://docs.microsoft.com/en-us/powershell/module/tls/get-tlsciphersuite?view=win10-ps
nmap -p [port] --script ssl-enum-ciphers [target]Where [target] is the IP or hostname of the server you want to scan and [port] is the port number. If you do not specify a port number, it will scan all ports on the server and return the results for each port that is configured to use SSL.
ERROR;2018-03-26T10:48:14,683+02:00;2018-03-26 08:48:14,683;9b76303b-0528-4a43-8894-95fe5bdfd116;(null);WorkerStartup 1;;Spotfire.Dxp.Worker.Host.WorkerHost;"Failed to start worker because the Spotfire Server could not be reached. Spotfire.Dxp.Services.ManifestReader+ManifestWebException: Could not connect to server 'https://serveradress:9443/' to download manifest. The request was aborted: Could not create SSL/TLS secure channel (SecureFailure). Contact the administrator to make sure that the SSL certificate has been installed. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel (SecureFailure). Contact the administrator to make sure that the SSL certificate has been installed.
Article: Configure cipher suites used for backend trust in Spotfire 10.0 and higher