docker trusted CA Certificate updating
Add to the docker container the logic required to detect if a custom CA has been added and to import/update the containers trusted CA's.
Details
users are advised to use OWN CA cert. as such if they run the scanner in the docker container there needs to be a means to add it to the containers Trusted CA certificates.
Requirements
-
on_start
of container update custom CA certs to be trusted CA's
Edited by Jon