i am using this cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA and i would like to change this to newer and more secure hash function SHA256. Is it possible? Do you know how? Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
i am using this cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA and i would like to change this to newer and more secure hash function SHA256. Is it possible? Do you know how? Thanks.
This is a configuration in the JBoss connector settings. Check JBoss documentation how to configure that.