vic-ui
vic-ui copied to clipboard
Registry Access tab mentions *.pem but VIC Registry cert is ca.crt
VIC version:
vic-v1.3.0-f8cc7317.ova
Deployment details:
Deploying VCH from Create VCH wizard.
Steps to reproduce:
Progress through the wizard to the Security > Registry Access page.
Actual behavior:
Under Additional registry certificates, the text hint says "Select certificate pem file":

Expected behavior:
If you are using vSphere Integrated Containers Registry, the certificate file is called ca.crt, not ca.pem:

cc: @lweitzman
Current UX: https://vmware.invisionapp.com/share/CBFATDIEU#/screens/273066358_VCH_Wizard-Security-00_Copy
@lweitzman @stuclem "Select X.509 certificate pem file" is what we currently display and is in line with mockup. Is this correct? If not, what should this say here?
@jak-atx the mock-up that you link to above shows the option to upload the CA cert file for client authentication, which is indeed a *.pem file. This issue relates to uploading the certificate file for registry access. In the case of vSphere Integrated Containers Registry, this certificate file is a *.crt file, not a pem, so the onscreen hint text in the Registry Access tab is wrong. I don't know whether other registries might use a *.pem file, but VIC Registry definitely uses a *.crt.