You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cert_file configuration parameter does not work on Windows environments. Neither facter nor HFT-config manufacture_host try to use this parameter, meaning that you must provision Windows machines with string-based ssl_certifcate in configuration which is in some situation much harder to automate.
Summary
cert_fileconfiguration parameter does not work on Windows environments. Neither facter nor HFT-configmanufacture_hosttry to use this parameter, meaning that you must provision Windows machines with string-basedssl_certifcatein configuration which is in some situation much harder to automate.Dev info:
cert_filetossl_certifcatemanufacture_host)Steps to Reproduce
Steps to reproduce the behavior:
cert_pathinstead ofssl_certificateExpected Results
Agent can pull secrets
Actual Results (including error logs, if applicable)
Agent run fails with errors as the conjur
ssl_certificateis undefinedReproducible
Version/Tag number
Tested on Puppet 6 and pre-3.0.0 version but this error would be visible on puppet 5 and any older version as well probably.
Environment setup
Puppet Master: Docker-compose, v6
Puppet Agent: Windows 2012r2 VM in VirtualBox
Conjur Master: Docker-compose, v5
Additional Information
N/A
The text was updated successfully, but these errors were encountered: