Switch Signer Verification
Tuesday, September 10, 2019 at 11:02amGuys -
I am able to set the Signer Verification to Personal Certification using the /api/packages/packageId/roles/roleId/verification POST api call.
If I set the typeId to "personalCertificateSigning" this will allow me to set the signer to now have to use the signing certification. Is there a way to set this back to "None"?
Reply to: Switch Signer Verification
Tuesday, September 10, 2019 at 11:23amDELETE /api/packages/{packageId}/roles/{roleId}/verification
API to remove the existing signer verification method? It's refered in our API Specification site. DuoReply to: Switch Signer Verification
Tuesday, September 10, 2019 at 11:25amReply to: Switch Signer Verification
Tuesday, September 10, 2019 at 11:41am