diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-05-30 09:19:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-05-30 09:19:26 +0000 |
commit | e763c3ef1485404585b923365f93314aab4e8dd6 (patch) | |
tree | 53dbb23320627390527f0d0bc45278b8520c46dc /CONTRIBUTING | |
parent | 02afa553cc33400ead38ac85f8f7f2f3fe79f49d (diff) | |
download | s6-networking-e763c3ef1485404585b923365f93314aab4e8dd6.tar.xz |
Start work on bearssl server-side sni
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000..6279422 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1,5 @@ + Please add a Signed-Off-By: line at the end of your commit, +which certifies that you have the right and authority to pass +it on as an open-source patch, as explicited in the Developer's +Certificate of Origin available in this project's DCO file, +or at https://developercertificate.org/ |