mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
LibTLS: Move DefaultRootCACertificates
to own file
This commit is contained in:
parent
6889fa9695
commit
53dd99098c
Notes:
github-actions[bot]
2025-02-17 18:54:08 +00:00
Author: https://github.com/devgianlu
Commit: 53dd99098c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3571
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/alimpfard ✅
8 changed files with 132 additions and 103 deletions
|
@ -15,6 +15,7 @@
|
|||
#include <LibFileSystem/FileSystem.h>
|
||||
#include <LibIPC/SingleServer.h>
|
||||
#include <LibMain/Main.h>
|
||||
#include <LibTLS/DefaultRootCACertificates.h>
|
||||
#include <LibTLS/TLSv12.h>
|
||||
#include <RequestServer/ConnectionFromClient.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue