The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Venafi Machine Identity Management

venafiVcertRequestCertificate: Venafi Machine Identity Management: request certificate

  • connectorName : String
  • zoneConfigName : String

    The name of the zone configuration to use.

    When using Venafi as a Service, zone names are in the format of app name\api alias

  • commonName : String
  • privKeyOutput : String
  • certOutput : String
  • certChainOutput : String
  • country : String (optional)
  • dnsNames (optional)
      Array / List of Nested Object
    • hostName : String
  • emailAddresses (optional)
      Array / List of Nested Object
    • address : String
  • expirationWindow : int (optional)
    Number of hours before certificate expiry to request a new certificate.
  • ipAddresses (optional)
      Array / List of Nested Object
    • address : String
  • keyType (optional)
    • Values: RSA, ECDSA
  • locality : String (optional)
  • organization : String (optional)
  • organizationalUnit : String (optional)
  • province : String (optional)

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.