cloudfoundry / routing-release

This is the BOSH release for cloud foundry routers
Apache License 2.0
43 stars 106 forks source link

fix(gorouter): introduce strict rs signature validation flag #413

Closed b1tamara closed 5 months ago

b1tamara commented 5 months ago

Summary

Introduce a new property route_services_strict_signature_validation. If the value is set to true, gorouter must validate a route service signature.

Related to https://github.com/cloudfoundry/gorouter/pull/421

Backward Compatibility

Breaking Change? No