CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2020/04/25 08:03:38
Modified files: lib/libssl/man : SSL_CTX_set_cipher_list.3 Log message: Move unsupported, obsolete ciphers and deprecated aliases out of the main list of words to make it more readable, even though it remains long. Avoid using deprecated aliases in explanations what other words mean. Stop documenting aDSS because it is *both* a deprecated alias *and* no longer matches anything at all. General direction discussed with jsing@ some time ago.