pivotal-cf / docs-pks

Apache License 2.0
19 stars 68 forks source link

Update nsxt-generate-pi-cert.html.md.erb #1388

Closed yyanev-vmw closed 1 year ago

yyanev-vmw commented 1 year ago

The following API has been deprecated and the original script doesn’t work: 'POST /api/v1/trust-management/principal-identities'

The new API, which is 'POST /api/v1/trust-management/principal-identities/with-certificate' expects a PEM formatted certificated to be provided during the registration of the PI. So, the first script in the original guide is no longer required to register the certificate with NSX-T - instead we can add a step in the second script to create the certificate and key, which then can be subsequently used to register the name-certificate combination with the PI: https://vdc-download.vmware.com/vmwb-repository/dcr-public/5d1f1d9e-6c0f-4a63-9ca2-5f1bb7b61ea3/c970c79c-dc39-4283-bf84-fd35ceacc4ef/api_includes/method_RegisterPrincipalIdentityWithCertificate.html

Please review the changes and let me know any comments.

Which other branches should this be merged with (if any)?

cf-gitbot commented 1 year ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.