-
Couldn't load subscription status.
- Fork 17
script to install twistlock defender and client certs #136
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
Conversation
|
Looks solid, but the twist lock url should be parameterized |
v2/setup/twistlock.sh
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
split out separate sections of this command using \ to make it readable (multiline)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still needs adobe twistlock URL parameterized (this is a public repo!)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bryanlatten this is temporary URL given by twistlock but yes I will parameterize it
|
we have now two scripts 1.) twistlock.sh that installs defender on each host 2.) twistlockclientcert.sh that installs client certs for each user and hence each user can get access control to whatever we allow them. Only dependency here is that each unix user should also be a twistlock console user and his username/password should be present in S3 |
|
Also @nBerg , I checked following questions with twistlock - and below in response from them-
|
|
Duplicate of #139 |
No description provided.