I would like to know where OpenVPN stands on having TLS 1.2 working with Suite
B cryptography (http://tools.ietf.org/html/rfc6460).
My colleagues and I want to use TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
ciphersuite which is supported by OpenSSL. But cannot get it to work with
OpenVPN.
The closest we can get to work is TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA which is
only TLS 1.0.
Our push for Suite B is coming from this...
https://media.blackhat.com/us-13/us-13-Stamos-The-Factoring-Dead.pdf
Please let me know your thoughts on this matter.
Thank you.
Asim