You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The support for CA certificate is good feature to have in Mangle. In most cases CA signed certificate are in .p12 or .jks store format. It should be supporting both.
This should be implemented in three ways:
During deployment: Docker container creation should be taking the certificate and bundling into the container image.
At container run time: "docker start" should be taking keystore format, keypass, storepass, certificate file as docker parameters.
Post Deployment: UI/Command line replacement support of self signed certificate with CA signed certificate.
At this time, we cannot implement 1 and 2, so we tried with the option 3. However, the new JKS is not picked up. will it be possible to connect over the call and we have required JKS. @rpraveen-vmware, @ranjansvmware
Hello Mangle Team, (@rpraveen-vmware, @ranjansvmware)
Thank you for joining yesterday's call. As we discussed here is the new request for CA self signed certificates.
This is a feature request to support CA self signed certificates in EKS with mangle deployment in both UI and command prompt line.
Regards,
Sowjanya.
The text was updated successfully, but these errors were encountered: