forked from openssl/openssl
-
Notifications
You must be signed in to change notification settings - Fork 50
Contribution Notes
Todd Short edited this page Mar 4, 2021
·
1 revision
While we will accept issues, this project is not meant to replace the OpenSSL project. If there is a bug or issue in the vanilla OpenSSL codebase, release report an issue to openssl/openssl. This repository is focused solely on providing a QUIC API.
Pull requests (unless trivial) require a signed OpenSSL CLA, as our hope is that this for will be accepted into that repository. So, we want to be prepared for it.
To keep this repository from conflicting with the openssl/openssl project, we have pushed out error codes and function codes outside the expected range of what openssl/openssl will use. We will require that all PRs maintain this separation.