diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-01 21:28:40 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-01 21:28:40 +0000 |
| commit | 661251d70c70a15ba4d1bc3edf8858aa200d2105 (patch) | |
| tree | de89a97b17397864f1f90dc81b235b87913d8e13 /CONTRIBUTING | |
| parent | 30b4a97f1f62cf4798e2b372c33a37e8dd3427ff (diff) | |
| parent | 1191557c30af6326fc5fae7f02167375043bb293 (diff) | |
| download | s6-networking-661251d70c70a15ba4d1bc3edf8858aa200d2105.tar.gz | |
Merge branch 'dev'
This add full client certificate support, as well as
tentative SNI functionality
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/ |
