Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can you please provide assistance to resolve below Issue -
Issue - Unable to Disable Weak Cipher suites for TLS 1.2 with respect node.js process on Windows Servers - running Qlik Sense Enterprise on Windows.
Details -
Please note we have disable all other required Weak Cipher Suites for TLS 1.2 at Operating System level by using 3rd party tools, such as IIS Crypto, (https://www.nartac.com/Products/IISCrypto) .
Weak TLS 1.2 ciphers with respect node.js :
TLS_RSA_WITH_AES_128_CBC_SHA ; TLS_RSA_WITH_AES_128_CBC_SHA256; TLS_RSA_WITH_AES_128_GCM_SHA256
TLS_RSA_WITH_AES_256_CBC_SHA ; TLS_RSA_WITH_AES_256_CBC_SHA256; TLS_RSA_WITH_AES_256_GCM_SHA384
Process : Node.exe
Location: \%Program Files%\Qlik\Sense\ServiceDispatcher\
Description: Node.js: Server-side Java Script
Port - 9090 ; 5929
tagging @Sonja_Bauernfeind
Hi @gdrabs Can you please provide the version of Qlik Sense and also the OS version that you are using?