serenity/Userland/Libraries/LibTLS
Andrew Kaster 28d3d3c9fc LibTLS: Allow applications to provide a custom default CA Cert path
On Lagom, we also need to allow the initial load of /etc/cacert.pem to
fail.
2023-08-02 05:44:43 +02:00
..
Certificate.cpp
Certificate.h LibTLS: Allow applications to provide a custom default CA Cert path 2023-08-02 05:44:43 +02:00
CipherSuite.h
CMakeLists.txt
Extensions.h
Handshake.cpp
HandshakeCertificate.cpp
HandshakeClient.cpp
HandshakeServer.cpp
Record.cpp
Socket.cpp LibTLS: Remove unused methods 2023-07-03 23:29:28 +02:00
TLSPacketBuilder.h
TLSv12.cpp LibTLS: Allow applications to provide a custom default CA Cert path 2023-08-02 05:44:43 +02:00
TLSv12.h LibTLS: Remove unused methods 2023-07-03 23:29:28 +02:00