Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2019-07-16 00:16:00 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2019-07-16 00:16:00 +0300
commitb46cf4290b8efa5e17ea741d1a093042a8d5475a (patch)
tree2b159fc0d377159103c7f93c5c99920f839a39aa /changelogs
parentdbf521cf78999425d6983206a474dc929d96592b (diff)
parenta6c0f95705fe790775deb86772173a897322bdc1 (diff)
Merge branch 'sh-fix-httpclient-ssl' into 'master'
Make httpclient respect system SSL configuration Closes charts/gitlab#1436 See merge request gitlab-org/gitlab-ce!30749
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-httpclient-ssl.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-httpclient-ssl.yml b/changelogs/unreleased/sh-fix-httpclient-ssl.yml
new file mode 100644
index 00000000000..fda4e2e7084
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-httpclient-ssl.yml
@@ -0,0 +1,5 @@
+---
+title: Make httpclient respect system SSL configuration
+merge_request: 30749
+author:
+type: fixed