-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about encrypted credentials #75
Comments
Example:
|
I would recommend using this repo as a template. The build scripts turned out to be most useful as many best practices and experience from the last year has been integrated. The credentials are encrypted with a fixed pass phrase - not the best practice but quite flexible for the context of this workshop. The pass phrase is stored in the Datum.yml. @nyanhp has described all this in more detail in DSC Configuration data encryption done right. |
Here's the updated link to the blog post. The link above does not work. |
Hi,
Firstly... awesome work!!! Very informative, and VERY useful!!!
I did have a question regarding the credential credentials configuration seen in the various yaml configurations throught the built result.
They seem to be encrypted and I am having trouble understanding how this was done.
Since I won't be working with the lab, and will be attempting to make use of this in conjunction with my project I am looking to encrypt and configure the credentials in a way that merges with my requirements.
Could you help with an explanation, or maybe pointing me to the part of the full workshop that goes into this?
The text was updated successfully, but these errors were encountered: