CA cert path
Is there a way to specify a CA in the config file for Scirius to use when connecting to kibana and ES?
The certificates are located here - /etc/nginx/ssl/ and they are specified in the config here - /etc/nginx/sites-available/
Sorry putting out fires this week, does this only apply to a full SELKS install? when installing Scirius by itself, nginix isn't included as far as I see.
Yes this applies for SELKS too.
I've installed Scirius by itself following the documentation outlined here:
https://scirius.readthedocs.io/en/latest/installation-ce.html#installing-scirius-ce
With that install method, Nginx is not installed, are you saying i need to setup a 2 way proxy for this to work with an internal PKI?
You can utilize nginx in general and set it up like so - https://github.com/StamusNetworks/SELKS/blob/SELKS5/scripts/SELKS4-SELKS5/SN-S4-S5-Upgrade.sh#L82
Then you can point to whichever certificate you would like.