github.com/Venafi/vcert/v5@v5.10.2/test-files/playbook/sample.yaml (about)

     1  config:
     2    connection:
     3      type: TLSPC
     4      credentials:
     5        apiKey: fooo123bar!
     6        tokenURL: okta.com
     7        audience: someAudience
     8  certificateTasks:
     9    - name: mtls
    10      request:
    11        zone: "Open Source\\vcert"
    12        subject:
    13          commonName: foo.bar.123.venafi.com
    14          country: US
    15          locality: Salt Lake City
    16          province: Utah
    17          organization: Venafi Inc
    18          orgUnits:
    19            - engineering
    20            - marketing
    21        csrOrigin: service
    22        keyPassword: "Passcode123!"
    23      installations:
    24        - type: PKCS12
    25          location: "/Users/rvela/venafi/supertreat/p12/foo.p12"
    26          afterInstallAction: ""
    27      renewBefore: 31d