[Lldb-commits] [lldb] [llvm] [lldb] Add HTTPS hardening tests for SymbolLocatorSymStore (PR #192274)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 16 07:19:39 PDT 2026
charles-zablit wrote:
> @charles-zablit What do you think about this approach? Right now it is testing the self-signed certificates feature itself and redirects with security downgrade. Anything else you have in mind?
I think this is the right approach, we don't want to regenerate tls certificates periodically just to test lldb. Self signed certificate is the only alternative I can think of.
I don't have any other test in mind. Thanks for implementing those tests!
https://github.com/llvm/llvm-project/pull/192274
More information about the lldb-commits
mailing list