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)
Wed, Nov 13, 09:41
Unknown Object (File)
Mon, Nov 11, 03:48
Unknown Object (File)
Mon, Nov 4, 04:17
Unknown Object (File)
Sun, Nov 3, 23:31
Unknown Object (File)
Tue, Oct 29, 23:04
Unknown Object (File)
Mon, Oct 28, 23:30
Unknown Object (File)
Thu, Oct 24, 07:44
Unknown Object (File)
Sun, Oct 20, 08:10
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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