NSX Version 3.2.3
Hi I have certs on the global managers that are self signed, cn = global-manager, certificate category =Principal Identity Certificate, where used is "<dg-wrapped-cell class="ng-star-inserted"></dg-wrapped-cell><nsx-system-entity-indicator _ngcontent-kpu-c471="" class="ng-star-inserted"></nsx-system-entity-indicator>Client Auth"
Generally we create a new cert in openssl and upload using the api and apply it using ?action=apply_certificate&service_type=
However I cannot get this particular type to renew, when using type "CLIENT_AUTH" I get a generic error, "error_code": 2081. I think the issue is because when I upload or create a self signed cert they are type "platform certificate" where it needs to be a principal identity certificate.
Any ideas how I can do this?