Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect: allow use of static certificates #6848

Closed

Commits on Nov 27, 2019

  1. connect: allow use of static certificates

    Certificates can now be specified for use within the Envoy
    configuration using the -envoy-tls-cert and -envoy-tls-key flags.
    kjdelisle committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    39ba7c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Configuration menu
    Copy the full SHA
    7586515 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. feat: add -tls-server-name to configuration

    Allow use of the tls-server-name flag in the SNI information of
    Envoy.
    kjdelisle committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    df9729a View commit details
    Browse the repository at this point in the history