jenkins-control-plugin icon indicating copy to clipboard operation
jenkins-control-plugin copied to clipboard

Accessing Cloudflare proteced site/server

Open MCMicS opened this issue 4 years ago • 0 comments

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

MCMicS avatar May 04 '21 17:05 MCMicS