Skip to content

Add NextProtos to default TLS configuration #643

@ErikPelli

Description

@ErikPelli

Add http1 and http2 in ALPN protocols used during tls.Server() handshake, explicitly.
This should be added to defaultTLSConfig variable.
This way, we explicitly states what protocols we support during a TLS handshake.
This isn't a breaking change since we already support these protocols in this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions