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

ID-4582: Les ut keystores frå Vault #42

Merged
merged 3 commits into from
Aug 30, 2024
Merged

ID-4582: Les ut keystores frå Vault #42

merged 3 commits into from
Aug 30, 2024

Conversation

oyri
Copy link
Contributor

@oyri oyri commented Aug 30, 2024

som base64-encoda strings i Vault og konvertere til p12 keystores via script.

@oyri oyri requested a review from shoyheim-dd August 30, 2024 07:52
@oyri oyri self-assigned this Aug 30, 2024
@oyri oyri added the manual-deploy Stop auto-deploy (-merge) PRs in kubernetes config repos label Aug 30, 2024
@@ -70,7 +70,7 @@ COPY docker/proxy/server.xml ${CATALINA_HOME}/conf/server.xml
RUN mkdir -p /etc/config && chmod 770 /etc/config
COPY docker/proxy/config /etc/config/eidas-proxy
COPY docker/proxy/profiles /etc/config/profiles
RUN chmod 776 /etc/config/eidas-proxy
RUN chmod 776 /etc/config/eidas-proxy && mkdir /etc/config/eidas-proxy/keystore && chmod 776 /etc/config/eidas-proxy/keystore
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blir 776 rett slik at keystore mappa er skrivbar i scriptet med den nye container-brukaren frå Openshift, samtidig som eg vil at sjølve keystore-filene i mappa berre skal ha lesetilgong?

Copy link

@shoyheim-dd shoyheim-dd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ser fint ut

@oyri oyri merged commit c872cd7 into main Aug 30, 2024
8 checks passed
@oyri oyri deleted the ID-4582 branch August 30, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manual-deploy Stop auto-deploy (-merge) PRs in kubernetes config repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants