Trust internal proxy cert for ET Pro rules #6364
-
Hi all, I need to trust an internal certificate used by the proxy server to enable so-rule-update to pull the ET Pro ruleset. I followed several instructions found online to trust our internal CA, but so far none of them worked. Can anyone share some steps that worked for them on SOII? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
What happens if you run the following?
|
Beta Was this translation helpful? Give feedback.
-
@andrejas Can you post a bit more detail of how you solved this? |
Beta Was this translation helpful? Give feedback.
-
Assuming you've added your self-signed CA to the OS's trusted root store, eg via 'sudo dpkg-reconfigure ca-certificates' on Ubuntu, copying the salt/idstools/init.sls from default to local and adding the following patch works for me, and persists between reboots:
(I know this is an older thread, but the marked answer isn't actually an answer, and it didn't seem to be answered anywhere else. Devs, please consider adding the above bind-mount, at least when proxy is selected during setup.) |
Beta Was this translation helpful? Give feedback.
In 2.4 you can specify custom bind mounts for your certificate in the config section. This should allow you to specify the cert file for your OS.