HomeDevCentral

Add Nasqueron Vault CA certificate to image

Description

Add Nasqueron Vault CA certificate to image

Summary:
Deploy it according the underlying Debian userland recommandations.

Allow Python requests library to access it through $REQUESTS_CA_BUNDLE
environment variable.

Ref T1812

Test Plan:

import requests
response = requests.post("https://172.27.27.7:8200")
response.status_code

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1812

Differential Revision: https://devcentral.nasqueron.org/D3271

Details

Provenance
derecksonAuthored on Jan 12 2024, 22:43
derecksonPushed on Jan 12 2024, 23:23
Reviewer
dereckson
Differential Revision
D3271: Add Nasqueron Vault CA certificate to image
Parents
rDAFc6b6da7ceafb: Upgrade to AirFlow 2.8.0 and Python 3.11
Branches
Unknown
Tags
Unknown
Tasks
T1812: Deploy Airflow