Page MenuHomeDevCentral

Provide certificate path to Salt Vault configuration
ClosedPublic

Authored by dereckson on Feb 16 2023, 20:40.
Tags
None
Referenced Files
F10924696: D2798.diff
Tue, Aug 5, 10:27
F10923877: D2798.id7104.diff
Tue, Aug 5, 10:00
F10923812: D2798.id7105.diff
Tue, Aug 5, 09:59
F10918060: D2798.diff
Tue, Aug 5, 04:45
Unknown Object (File)
Fri, Aug 1, 22:52
Unknown Object (File)
Mon, Jul 28, 15:14
Unknown Object (File)
Fri, Jul 25, 14:12
Unknown Object (File)
Fri, Jul 25, 14:12
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