Vincent Vlieghe

Results 2 issues of Vincent Vlieghe

Is it possible to import an existing .pem or .pfx cert file in vault as a certificate object (and not as a generic key/value secret)? One of the use cases...

feature-request

Hi everybody, I'm currently using the following code (where servicetype and environment are Test and DVLP for example): ``` xWebsite "Create-Site${ServiceType}${Environment}" { PhysicalPath = "C:\inetpub\${ServiceType}.${Environment}" State = "Started" Ensure =...

bug
help wanted