-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins LTS 2.277.2
When upgrading the HTTP component library plugin from 4.5.10-2.0 to 4.5.13-1.0, the archiveArtifacts step no longer successfully uploads when using it with the S3 Manager plugin.
Archiving artifactsRetrying upload after: javax.net.ssl.SSLPeerUnverifiedException: Certificate for <BUCKETNAME.s3.amazonaws.com> doesn't match any of the subject alternative names: [*.s3.amazonaws.com, s3.amazonaws.com]
The above error will repeat for a minute and fail after a minute timeout.
Workaround:
- Stop using S3 manager plugin, but our master isn't well provisioned storage-wise for that
- duplicates
-
JENKINS-54865 Can't store artifacts in the s3 bucket named with dots
- Open