Skip to content
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

Security risk in printing out certificates #141

Closed
mirr254 opened this issue Jul 23, 2020 · 1 comment · Fixed by #143 or #142
Closed

Security risk in printing out certificates #141

mirr254 opened this issue Jul 23, 2020 · 1 comment · Fixed by #143 or #142
Assignees
Labels
bug Something isn't working

Comments

@mirr254
Copy link
Contributor

mirr254 commented Jul 23, 2020

Helm config chart printing security certificates https://github.com/GluuFederation/cloud-native-edition/blob/4.2/pygluu/kubernetes/templates/helm/gluu/charts/config/templates/configmaps.yaml#L143 and

print('tls-certificate already exists as /{}'. format(
                secret
            ))
@mirr254 mirr254 added the bug Something isn't working label Jul 23, 2020
@mirr254 mirr254 self-assigned this Jul 23, 2020
@moabu moabu closed this as completed in e45daf5 Jul 23, 2020
@moabu moabu assigned moabu and unassigned mirr254 Jul 23, 2020
@mirr254
Copy link
Contributor Author

mirr254 commented Jul 23, 2020

This has issue has 2 other PRs open.

This was linked to pull requests Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants