1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:38:10 +00:00
serenity/Userland/Applications/CertificateSettings
Fabian Dellwing 93232d4e6d LibTLS: Streamline certificate loading
Some refactoring of our root ca loading process:

- Remove duplicate code
- Remove duplicate calls to `parse_root_ca`
- Load user imported certificates in Browser/RequestServer
2023-04-12 11:40:06 +03:30
..
CertificateStoreWidget.cpp LibTLS: Streamline certificate loading 2023-04-12 11:40:06 +03:30
CertificateStoreWidget.gml CertificateSettings: Update to be more consistent with other settings 2023-04-09 21:35:34 -06:00
CertificateStoreWidget.h CertificateSettings: Update to be more consistent with other settings 2023-04-09 21:35:34 -06:00
CMakeLists.txt CertificateSettings: Update to be more consistent with other settings 2023-04-09 21:35:34 -06:00
main.cpp CertificateSettings: Update to be more consistent with other settings 2023-04-09 21:35:34 -06:00