Open sethmlarson opened 1 year ago
Currently we're testing many cases using ssl.PROTOCOL_TLS_CLIENT and not many with the server. We ran into an issue with specifically macOS that was tough to debug w/ CI alone. Need an actual macOS machine to see what's going on easier: https://github.com/sethmlarson/truststore/actions/runs/4258995744/jobs/7410790041
ssl.PROTOCOL_TLS_CLIENT
Currently we're testing many cases using
ssl.PROTOCOL_TLS_CLIENT
and not many with the server. We ran into an issue with specifically macOS that was tough to debug w/ CI alone. Need an actual macOS machine to see what's going on easier: https://github.com/sethmlarson/truststore/actions/runs/4258995744/jobs/7410790041