Page MenuHomeDevCentral

Provide certificate path to Salt Vault configuration
ClosedPublic

Authored by dereckson on Feb 16 2023, 20:40.
Tags
None
Referenced Files
F25602299: D2798.diff
Fri, Apr 17, 00:20
Unknown Object (File)
Tue, Apr 14, 03:37
Unknown Object (File)
Mon, Apr 13, 06:10
Unknown Object (File)
Tue, Mar 31, 08:49
Unknown Object (File)
Tue, Mar 31, 04:01
Unknown Object (File)
Sat, Mar 28, 04:44
Unknown Object (File)
Sat, Mar 28, 04:31
Unknown Object (File)
Sun, Mar 22, 21:29
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