Giter Club home page Giter Club logo

envoy-openssl's Introduction

Envoy Logo

Envoy OpenSSL Extensions

The Envoy OpenSSL Extensions project hosts extensions for building Envoy purely with OpenSSL.

OpenSSL is supported by providing a compatiblity library and a set of TLS related classes that track upstream functionality using OpenSSL rather than BoringSSL.

Slack License

Documentation

Repository Structure

Compatiblity Library

Classes

Extensions

Building

After initial checkout, initialize and update submodules for Envoy and BoringSSL:

git submodule init
git submodule update

For a standalone build of the library, see bssl-compat README.

In order to start building the Envoy handshaker extension, first install Bazel. Bazelisk is a user-friendly launcher for Bazel, install a suitable release for the desired platform. Clang is strongly recommended for a successful build.

After installing clang and Bazelisk/Bazel, build Envoy handshaker with:

patch envoy/bazel/repositories.bzl -i bazel/envoy.patch
CC=clang CXX=clang++ bazel build --config=clang --define crypto=system :envoy

Testing

License

The Envoy OpenSSL Extensions project is governed by the Apache License, Version 2.0. See the LICENSE file for the full license text.

More info

envoy-openssl's People

Contributors

bdecoste avatar cfilleke avatar dcillera avatar ipuustin avatar knm3000 avatar lizan avatar mythi avatar pfl avatar rmstoi avatar rojkov avatar soulxu avatar tedjpoole avatar twghu avatar twghurh avatar venilnoronha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.