https://github.com/jenkinsci/skip-certificate-check-plugin
Bypass HTTPS certificate checks
https://github.com/jenkinsci/skip-certificate-check-plugin
adopt-this-plugin
Last synced: 3 months ago
JSON representation
Bypass HTTPS certificate checks
- Host: GitHub
- URL: https://github.com/jenkinsci/skip-certificate-check-plugin
- Owner: jenkinsci
- Created: 2011-09-07T18:42:25.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-06-01T17:20:40.000Z (4 months ago)
- Last Synced: 2025-06-02T03:14:50.381Z (4 months ago)
- Topics: adopt-this-plugin
- Language: Java
- Homepage: https://plugins.jenkins.io/skip-certificate-check/
- Size: 44.9 KB
- Stars: 12
- Watchers: 95
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Skip certificate check plugin
This is a plugin that makes JVM bypass all HTTPS certificate checks.
Convenient if you deal with self-signed certificates and so on.
Use with caution.## Usage
This plugin doesn't require any configuration.
It activates itself when Jenkins starts.