Last week we changed the access method to our PRTG installation from http to https. Now I have seen that with Firefox 26 or Chrome 31.0.1650.63 the used ciphersuite is TLS_RSA_WITH_AES_256_CBC_SHA. Is it possible to change these values that the PRTG Websserver will use also some ciphersuites with Diffie Helmann Ephemeral with provide perfect forward secrecy for the connections to the PRTG Webinterface. For example: - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 - TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 - TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 - TLS_DHE_RSA_WITH_AES_256_CBC_SHA - TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA
Can I change the ciphersuite for the prtg webserver
Votes:
0
3 Replies
Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Add comment