Commit 6af77cb
- .builder/actions/tls_server_setup.py+43
- .github/workflows/ci.yml+17-17
- builder.json+4
- include/aws/io/private/pki_utils.h+2-1
- include/aws/io/private/tls_channel_handler_private.h+22
- source/pem.c+36-55
- source/s2n/s2n_tls_channel_handler.c+2-2
- source/windows/secure_channel_tls_handler.c+511-122
- source/windows/windows_pki_utils.c+114-38
- tests/CMakeLists.txt+10
- tests/pem_test.c+12
- tests/resources/tls13_device.key+28
- tests/resources/tls13_device.pem.crt+24
- tests/resources/tls13_device_root_ca.key+28
- tests/resources/tls13_device_root_ca.pem.crt+24
- tests/resources/tls13_server.key+28
- tests/resources/tls13_server.pem.crt+24
- tests/resources/tls13_server_root_ca.key+28
- tests/resources/tls13_server_root_ca.pem.crt+24
- tests/tls_handler_test.c+170-1
- tests/tls_server/tls_server.py+23
Submodule s2n updated from 92f7827 to a772605
0 commit comments