Open vijaykatam opened 4 years ago
From my point of view, IdentityProviderCA is the same as TrustedCAPath since it should both points the same server, am I right?
If yes, then all we have to do is embed the TrustedCA
into idp-certificate-authority-data
. WDYT?
Any plans to finish this PR?
Hey @vijaykatam would you mind rebasing this as well as looking at the comments + failing tests? Thanks!
This change enables usage of self signed cert for the IdP by providing a config
idpCAPath
in the config map.Signed-off-by: Vijay Katam vkatam@vmware.com
Closes: https://github.com/heptiolabs/gangway/issues/148