Uses of Class
io.helidon.integrations.vault.secrets.pki.SignCsr.Request
-
Uses of SignCsr.Request in io.helidon.integrations.vault.secrets.pki
Modifier and TypeMethodDescriptionstatic SignCsr.Request
SignCsr.Request.builder()
Fluent API builder for configuring a request.Certification request (CSR) in PEM format.Modifier and TypeMethodDescriptionPkiSecrets.signCertificateRequest
(SignCsr.Request request) This endpoint signs a new certificate based upon the provided CSR and the supplied parameters, subject to the restrictions contained in the role named in the endpoint.