Open
Description
What is this issue about?
There has been a lot of excellent progress in securing all CF traffic with TLS and as far as I can tell there are only a few things that are still unencrypted.
Is there a timeline or any plans for these last few things?
- routing-api - still using both TLS and non-TLS in the cf-deployment. The http endpoint is what is registered in the router. Is there a reason for still enabling both?
- metrics-discovery-registrar-windows - not using nats-tls hostname, falling back to 4222. We have pull request in for this one already (Fixing nats-tls config for Windows to use hostname instead of IPs. metrics-discovery-release#6)
- route_registrar - not using nats-tls
- gorouter - not using nats-tls
What version of cf-deployment are you using?
[cf-deployment v13.19.0]
Tag your pair, your PM, and/or team!
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Waiting for Changes