Files
Stefan Gränitz 9ec6788421 [lldb] Add HTTPS tests for SymbolLocatorSymStore (#192274)
Using self-signed certificates is the only way forward for testing 
security features on the HTTPS path. As we don't want to allow
any arbitrary certificate, we add a new property that pins a
fingerprint and any self-signed certificate is only accepted if it
matches this fingerprint.
2026-04-22 10:11:10 +02:00
..