pjproject/pjlib
naf cfde494dc3
Add missing openssl SECLEVEL=0 support (#3890)
Previous SECLEVEL support allowed for levels 1-5.
However, openssl defines levels 0-5. [1]

Recent openssl versions (3.0+) have moved previous
popular ciphers/key lengths (i.e. RSA1024withSHA1)
into level 0, so it is now a reasonable choice to use.

Add support for level 0.

[1] https://www.openssl.org/docs/man3.2/man3/SSL_CTX_set_security_level.html
2024-03-19 15:02:07 +07:00
..
build Expand tab to spaces and remove $Id$ (#3292) 2022-11-22 16:26:54 +07:00
docs Docs: more fixes on sample/source links (#3675) 2023-09-06 09:56:26 +07:00
include Fixed account's route set update when modifying account (#3825) 2024-01-16 10:12:09 +08:00
src Add missing openssl SECLEVEL=0 support (#3890) 2024-03-19 15:02:07 +07:00