vic-ui icon indicating copy to clipboard operation
vic-ui copied to clipboard

Registry Access tab mentions *.pem but VIC Registry cert is ca.crt

Open stuclem opened this issue 7 years ago • 3 comments

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":

registry-client

Expected behavior:

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

registry-cert

stuclem avatar Jan 07 '18 17:01 stuclem

cc: @lweitzman

jak-atx avatar Jan 08 '18 15:01 jak-atx

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 avatar Jan 22 '18 23:01 jak-atx

@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.

stuclem avatar Jan 23 '18 10:01 stuclem