1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Bernhard Reiter
2905a30cc0
Improve tls client cert handling
* Improve nginx setup to transfer auth information to the fcgiwrap
 backend.
 * Add instructions for creating client certs for testing.
 * Add debug output to see if and which client cert has been used when
   calling the csaf_provider.go .
2022-02-15 18:20:24 +01:00
Bernhard Reiter
ef402259a1
Improve client cert setup
* remove cert creation, as it will be described in a different
   file.
2022-02-14 13:24:22 +01:00
Fadi Abbud
078ccdbd69 Fix Typo 2022-02-09 16:30:32 +01:00
Fadi Abbud
dd8378fe19 Use recommended ciphers and typo
* "des3" --> "aes256"
2022-01-12 14:24:21 +01:00
Fadi Abbud
3281387087 Configure nginx for client certificate authentication 2022-01-12 12:03:15 +01:00