summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_seclevel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Also check the security level of the 'tmp dh'tb2022-06-291-1/+11
* Check the security of DH key sharestb2022-06-291-1/+12
* Add a period to a commenttb2022-06-281-2/+2
* Security level >= 3 requires a ciphersuite with PFStb2022-06-281-3/+4
* Add a secop handler for tmp_dhtb2022-06-281-1/+19
* Implement ssl{,_ctx}_security()tb2022-06-281-1/+15
* Implement the default security level callbacktb2022-06-281-0/+194