I'm running a W2k12R2 machine with HM 9.90.
Using the test "certificate check" i cannot check a host where i disabled weak chiphers.
I get the reply error:
Error: SSL cannot be initialized. error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Trying with the certckeck.exe util i get:
ScriptRes:Unknown:SSL cannot be initialized. error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
The host i'm testing supports the following:
* TLS 1.2
- ECDHE_RSA_AES_128_CBC_SHA256
- ECDHE_RSA_AES_128_GCM_SHA256
- ECDHE_RSA_AES_256_CBC_SHA384
- ECDHE_RSA_AES_256_GCM_SHA384
- RSA_AES_128_GCM_SHA256
- RSA_AES_128_GCM_SHA384
* TLS 1.0
- ECDHE_RSA_AES_128_CBC_SHA
- RSA_CAMELLIA_128_CBC_SHA
- RSA_CAMELLIA_256_CBC_SHA
Please help

Thanks in advance,
Tobias