diff options
author | Ingela Anderton Andin <ingela@erlang.org> | 2023-05-03 13:38:47 +0200 |
---|---|---|
committer | Ingela Anderton Andin <ingela@erlang.org> | 2023-05-08 22:47:09 +0200 |
commit | 69b89a8985dbf15f32e82f2a446222f3bf5ad06c (patch) | |
tree | 63525d75212b7a35f6fcf46adf8ce7bc02e71939 /lib/ssl/test/ssl_dist_SUITE_data | |
parent | 36a02676a4c30d915518453a2664b8338fd46d85 (diff) | |
download | erlang-69b89a8985dbf15f32e82f2a446222f3bf5ad06c.tar.gz |
ssl: Add signature_algs/2
To make it easier to configure signature algorithms with algorithms that
are moved from the default add the API function signature_algs/2 that
lists possible values.
Also adjust signature algorithms according to TLS-1.3 RFC. That is TLS-1.3
legacy algorithms/schemes names should be used insted of TLS-1.2 algorithms names
to be supported in TLS-1.2-TLS-1.3 combination. sha224 is also considered legacy
and should not be part of the defaults.
Diffstat (limited to 'lib/ssl/test/ssl_dist_SUITE_data')
0 files changed, 0 insertions, 0 deletions