Page MenuHomeDevCentral

Provide certificate path to Salt Vault configuration
ClosedPublic

Authored by dereckson on Feb 16 2023, 20:40.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 22, 14:00
Unknown Object (File)
Mon, Sep 2, 20:21
Unknown Object (File)
Aug 29 2024, 09:54
Unknown Object (File)
Aug 29 2024, 02:32
Unknown Object (File)
Aug 29 2024, 01:47
Unknown Object (File)
Aug 28 2024, 10:50
Unknown Object (File)
Aug 27 2024, 17:34
Unknown Object (File)
Aug 27 2024, 17:34
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