Praqma / praqma-jenkins-casc

Repository for our casc demo setup
MIT License
71 stars 93 forks source link

SSL certificate problem: certificate has expired when Downloading plugin #23

Open patsevanton opened 2 years ago

patsevanton commented 2 years ago

Hello! Thanks for praqma-jenkins-casc! I try run docker-compose uo --build and get error

#0 4.697 Downloading plugin: workflow-job from https://updates.jenkins.io/download/plugins/workflow-job/2.39/workflow-job.hpi
#0 4.699 Downloading plugin: trilead-api from https://updates.jenkins.io/download/plugins/trilead-api/1.0.8/trilead-api.hpi
#0 4.704 Downloading plugin: warnings-ng from https://updates.jenkins.io/download/plugins/warnings-ng/8.1.0/warnings-ng.hpi
#0 4.743 Downloading plugin: workflow-durable-task-step from https://updates.jenkins.io/download/plugins/workflow-durable-task-step/2.35/workflow-durable-task-step.hpi
#0 4.768 Downloading plugin: workflow-step-api from https://updates.jenkins.io/download/plugins/workflow-step-api/2.22/workflow-step-api.hpi
#0 4.780 Downloading plugin: workflow-scm-step from https://updates.jenkins.io/download/plugins/workflow-scm-step/2.11/workflow-scm-step.hpi
#0 5.544 curlcurl: (60) SSL certificate problem: certificate has expired
#0 5.547 More details here: https://curl.haxx.se/docs/sslcerts.html
#0 5.547 
#0 5.547 curl performs SSL certificate verification by default, using a "bundle"
#0 5.547  of Certificate Authority (CA) public keys (CA certs). If the default
#0 5.547  bundle file isn't adequate, you can specify an alternate file
#0 5.547  using the --cacert option.
#0 5.547 If this HTTPS server uses a certificate signed by a CA represented in
#0 5.547  the bundle, the certificate verification probably failed due to a
#0 5.547  problem with the certificate (it might be expired, or the name might
#0 5.547  not match the domain name in the URL).
#0 5.548 If you'd like to turn off curl's verification of the certificate, use
#0 5.548  the -k (or --insecure) option.
#0 5.549 : (60) SSL certificate problem: ce07:03:07 Failure (60) Retrying in 1 seconds...
#0 5.557 rtificate has expired
#0 5.559 More details here: https://curl.haxx.se/docs/sslcerts.html