There is no "offical" proxy setting in Sentinel.

There should be a configuration option in the GUI to setup Sentinel to use a Proxy also with user/password and this settings should be saved in an encrypted file.

The way it's done at the moment is a configuration in the configuration.properties file in clear text. This is not a way a securtiy related tool should do this!

The proxy setting is needed for downloading treadinteeligence files or for the use of non selfsigned certificates to make a crl-request.

Comments