Skip to content
Snippets Groups Projects

Add SSL_CERT_DIR for all embedded Go services

Merged Jason Plum requested to merge 3701-set-ssl-cert-dir-env-for-go into master

We have Go programs that use Go's own crypto/tls library instead of OpenSSL. We can tell crypto/tls about /opt/gitlab/embedded/ssl/certs/ by setting SSL_CERT_DIR=/opt/gitlab/embedded/ssl/certs/.

This addes this value to all of the env nodes for the approriate services that use Go.

Closes #3701 (closed)

Edited by GitLab Release Tools Bot

Merge request reports

Checking pipeline status.

Merged by DJ MountneyDJ Mountney 6 years ago (Nov 9, 2018 7:50pm UTC)

Loading

Pipeline #36097650 passed

Pipeline passed for 02e37525 on master

Deployed to gstg‎-ref‎ 3 years ago
Deployed to gstg‎-cny‎ 3 years ago

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading