diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-03-05 08:43:45 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-03-05 08:43:45 +0100 |
commit | 769f6c8877eb5f4af46a782599acc3d16cf7f35b (patch) | |
tree | 8338836deff04de4cc863965daa3b4290661a891 /resources/tools/presentation/specification.yaml | |
parent | 674a67c6dfdc4edd8505fe1793bcd6dbecae5580 (diff) |
PAL: download - ignore verifying the SSL certificate
- only for https://logs.nginx.service.consul/vex-yul-rot-jenkins-1
Change-Id: Ibdcc59a44d5aae331aeef22fad54c4e90b2eec6b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specification.yaml')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index ece35c745c..5acef6502d 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -104,7 +104,7 @@ urls: URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job" - URL[S3_STORAGE,LOG]: "http://logs.nginx.service.consul/vex-yul-rot-jenkins-1" + URL[S3_STORAGE,LOG]: "https://logs.nginx.service.consul/vex-yul-rot-jenkins-1" URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" URL[NEXUS,DOC]: "https://docs.fd.io/csit" DIR[NEXUS,DOC]: "report/_static/archive" |