Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse HTTPs by default for plugin downloads #258
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Follow-up to #252 . Currently Jenkinsfile Runner downloads plugins via HTTP in order to get plugins from mirrors. It would be great to change defaults to HTTPs.
I would expect that runtime plugin downloads are not actively used, but it still worth fixing it.
CC @LinuxSuRen