viya4-monitoring-kubernetes icon indicating copy to clipboard operation
viya4-monitoring-kubernetes copied to clipboard

Respect TLS verification

Open Carus11 opened this issue 1 year ago • 0 comments

the project has several --insecure-skip-tls-verification flags where it disregards any issues with verifying the identity of the remote system. This does not align with the security policies of SAS

For example: https://github.com/sassoftware/viya4-monitoring-kubernetes/blob/662762021e0a9d5bc1645692ba67067ac99eaccc/monitoring/bin/deploy_monitoring_cluster.sh#L80

Carus11 avatar Jun 21 '23 13:06 Carus11