package_control
package_control copied to clipboard
Add TLS Debugging
Due to the number of users who have weird issues with TLS and proxies, I believe some functionality should be added to debug TLS connections.
Additionally it would be nice if there was a simple way using oscrypto.tls
and certvalidator
to grab the chain of certs and show the user which cert would need to be added to their user bundle to get TLS working again.