jenkins-control-plugin
jenkins-control-plugin copied to clipboard
Accessing Cloudflare proteced site/server
If you want to access an server protected by cloudflare the error 1010 should be shown.
This is because the User-Agent is blocked by Browser Integrity check.
To enable Access you have to allow the User-Agent something like:
Jakarta Commons-HttpClient/3.1
Possible concept:
- Use own User-Agent to identify the plugin acess and allow the access individual
- Show better error Message for this scenario
Reported via Gitter from @gbro115