The A11y Machine is an automated accessibility testing tool which crawls and tests pages of any web application to produce detailed reports.
622
stars
66
forks
source link
Provide an option to disable SSL certificate check #15
Closed
krtek4 closed 8 years ago
Currently, we disable SSL certificate checking by default.
We should provide an option to let the user choose what he wants to do.
Also, there's is currently no errors shown when the SSL certificate is rejected, we should print an error in this case.