selenoid
selenoid copied to clipboard
err_ssl_protocol_error
Good day! Thank you for a great product and platform for autotests! But I have a question, all software works, but when I open Chrome, there is an error"err_ssl_protocol_error", thus the link opens locally. How to work around this error? The certificate is not expired.
@denispnz you may have a self-signed certificate with Root CA preinstalled on your workstation but obviously missing inside Selenoid images. Take a look at this page: https://stackoverflow.com/questions/24507078/how-to-deal-with-certificates-using-selenium
@vania-pooh Good day! Thank you for help. Please consult with the proxy. How to configure it correctly? Using Docker itself or through json?
@vania-pooh Interested in how to make authorization on a proxy, since I pass the server proxy Chrome but does not work to pass the username/password from the proxy server.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.