Getting reports from our security team that our NABox system is reporting weak ciphers on both 80/443
Golang Server, port 80
nginx, port 443
Accepted insecure ciphers: ECDHE-RSA-AES128-SHA256
have not worked a whole lot with containers and not really sure where these would need to be changed.
Typically on our linux systems it would just be making changes to the apache/etc config file for what ciphers/keys it allows.
Anyway to make changes to get these cleared up?