github.com/Venafi/vcert/v5@v5.10.2/test-files/playbook/bad_sample.yaml (about) 1 config: 2 connection: 3 type: TPP 4 credentials: 5 apikey: 6 clientId: vcert-sdk 7 certificateTasks: 8 - name: mtls 9 request: 10 zone: "Open Source\\vcert" 11 subject: 12 commonName: foo.bar.venafi.com 13 country: US 14 locality: Salt Lake City 15 province: Utah 16 organization: Venafi Inc 17 orgUnits: 18 - engineering 19 - marketing 20 csrOrigin: service 21 keyPassword: "CyberArkT3stP4ZZC0de%jQX^J=4H" 22 installations 23 - type: PEM 24 location: "/Users/rvela/venafi/supertreat/pem" 25 afterInstallAction: "echo Success!!!" 26 renewBefore: 31d