Page MenuHomeDevCentral

Provide certificate path to Salt Vault configuration
ClosedPublic

Authored by dereckson on Feb 16 2023, 20:40.
Tags
None
Referenced Files
F7746365: D2798.id7104.diff
Fri, May 2, 03:29
Unknown Object (File)
Thu, May 1, 17:08
Unknown Object (File)
Thu, May 1, 12:18
Unknown Object (File)
Wed, Apr 30, 16:13
Unknown Object (File)
Wed, Apr 30, 04:25
Unknown Object (File)
Tue, Apr 29, 01:59
Unknown Object (File)
Fri, Apr 25, 21:44
Unknown Object (File)
Fri, Apr 25, 11:57
Subscribers
None

Details

Summary

Requests library uses the certifi package, which hardcodes a specific
bundle of certificates.

Specify the path to the CA root certificate used by Vault certificate.
Salt will use that one to check it.

Reference: https://docs.saltproject.io/en/latest/ref/modules/all/salt.modules.vault.html

Test Plan

Tested on Dwellers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
salt-vault-certificate
Build Status
Buildable 4436
Build 4703: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 16 2023, 20:40