cloudfoundry / eirini

Pluggable container orchestration for Cloud Foundry, and a Kubernetes backend
Apache License 2.0
115 stars 30 forks source link

mTLS using standard TSL library #80

Closed dtimm closed 4 years ago

dtimm commented 4 years ago

Description

Eirini currently uses its own golang implementation of mTLS. There is a CF tls config package that stays up-to-date with internal guidelines for TLS configuration.

Suggested fix (optional)

Use code.cloudfoundry.org/tlsconfig to generate TLS config.

cf-gitbot commented 4 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/169876512

The labels on this github issue will be updated when the story is started.

georgethebeatle commented 4 years ago

Thanks for reporting this @dtimm. This commit fixes that: 1c0351b626dde9a7f07e32ae5a066a03f9fff94b