I’m connecting to a local web server during development. If I’m in a regular browser (safari, FireFox, etc) it will give me the option of ignoring the security settings when I first navigate to the login page.
There are posts from 2019 that uses NSURLRequestCertificateFilterMBS to allow connection but that no longer appears to work. And that was Mac only so I need a solution that works on Mac and Windows.
Any thoughts on where to begin?
6 posts - 3 participants