1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/http
Anil Keshav d29ba346f2
[feat] https communication enhancement : Eliminate skip tls skip verify in the piper http client (#3062)
* modify wrapper http to hold ca rot

* modifying the http client for maven build

* adding checks

* eliminating seperate jks

* test tls true

* insecure flag remove

* error debug

* storing cert

* sap root cert

* error

* only child cert

* test

* maven test

* moving outside loop

* changing pointer

* dont download existing certs

* typo fix

* removing mavenBuild test

* code clean up

* making hadolint using always cert true

* custom tls link for hadolint trust

* error handel

* extended condition for modifying custom tls

* unit test case

* checing when to add the customLinks

* not breaking existing hadolint client config

Co-authored-by: Your Name <you@example.com>
2021-08-19 11:29:33 +02:00
..
downloader_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
downloader.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
http_test.go [feat] https communication enhancement : Eliminate skip tls skip verify in the piper http client (#3062) 2021-08-19 11:29:33 +02:00
http.go [feat] https communication enhancement : Eliminate skip tls skip verify in the piper http client (#3062) 2021-08-19 11:29:33 +02:00