Skip to content

Conversation

@fortuna
Copy link
Collaborator

@fortuna fortuna commented Nov 24, 2022

This is an attempt to document and clarify all the files we have on the server persistence layer.

@fortuna fortuna requested a review from a team as a code owner November 24, 2022 02:33
@fortuna fortuna removed the request for review from a team November 24, 2022 02:33
-x509 -nodes -days 36500 -newkey rsa:4096
-subj "/CN=${PUBLIC_HOSTNAME}"
-keyout "${SB_PRIVATE_KEY_FILE}" -out "${SB_CERTIFICATE_FILE}"
-keyout "${PRIVATE_KEY_FILE}" -out "${CERTIFICATE_FILE}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these file contents or file paths?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

File paths

Copy link
Contributor

Choose a reason for hiding this comment

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

So maybe worth renaming to CERTIFICATE_FILEPATH?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants