--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/d71dac7f-d3b4-47a3-bb09-69452b8117acn%40googlegroups.com.
"""
My goal is to configure Orthanc such that a secure TLS version and cipher is negotiated.
To, test I ran sslscan localhost:4242, but openssl s_client -connect localhost:4242 -tls1 should result in a handshake failure as well.