I have a problem with a reading a secret from a vault by salt server via SSL.
Here is error from salt master:
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:877)
Here is more details:
opened 09:26PM - 08 Nov 22 UTC
Bug
expected-behavior
needs-triage
**Description**
I have a problem with a reading a secret from a vault by salt s… erver via SSL.
Here is error from salt master:
![image](https://user-images.githubusercontent.com/64497540/200675709-07a1f498-1cd4-4980-93d9-db8f20c53f8d.png)
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:877)
When I do the same but from minion jenkins, there is no problem.
Command on minion:
![image](https://user-images.githubusercontent.com/64497540/200677948-0bb3b017-48ad-4c6d-8996-bda7f7485509.png)
and I get good secret from vault.
![image](https://user-images.githubusercontent.com/64497540/200678097-84b3809f-3142-49ea-85dd-b40cb6ca74d1.png)
Any ideas?
Please be as specific as possible and give set-up details.
- [x] VM on VMware
**Versions Report**
![image](https://user-images.githubusercontent.com/64497540/200678530-2270830f-feec-4d95-835f-46e2313541f2.png)
No one can help me, maybe here someone?