Thanks, is there someway I can check/force TLS1.2? Other than directly testing vulnerability?

    Kind regards,

*Iker*




On 14/12/17 23:49, Eric Anderson wrote:
We should already be limited to TLS 1.2 by default, as that's mandated by HTTP/2. Our builds also encourage using boringssl, which doesn't have heartbeat support.

On Wed, Dec 13, 2017 at 8:57 AM, <iker.bil...@gmail.com <mailto:iker.bil...@gmail.com>> wrote:

    Hi,

    I would like grpc to force use TLS for the secure channel in a
    python code. I can not find how to specify in
    grpc.ssl_server_credentials.

    Can anyone bring me some light about this function or how to
    force? I want to discard use of any other version (trying to avoid
    POODLE or HEARTBEAT vulnerabilites).

    Cheers,

    *Iker.
    *


-- You received this message because you are subscribed to the Google
    Groups "grpc.io <http://grpc.io>" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to grpc-io+unsubscr...@googlegroups.com
    <mailto:grpc-io+unsubscr...@googlegroups.com>.
    To post to this group, send email to grpc-io@googlegroups.com
    <mailto:grpc-io@googlegroups.com>.
    Visit this group at https://groups.google.com/group/grpc-io
    <https://groups.google.com/group/grpc-io>.
    To view this discussion on the web visit
    
https://groups.google.com/d/msgid/grpc-io/1a4fd94d-e26d-4c1e-ac9d-e71d3c2fc22b%40googlegroups.com
    
<https://groups.google.com/d/msgid/grpc-io/1a4fd94d-e26d-4c1e-ac9d-e71d3c2fc22b%40googlegroups.com?utm_medium=email&utm_source=footer>.
    For more options, visit https://groups.google.com/d/optout
    <https://groups.google.com/d/optout>.



--
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/80d2527e-8581-99c8-3456-73c768183fd7%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to