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

Load TLS config files from config path before stash home #1678

Merged
merged 4 commits into from
Aug 31, 2021

Conversation

WithoutPants
Copy link
Collaborator

Fixes #1552

Changes TLS code so that it tries to load the key and crt files from the same directory as config.yml file, and falls back to ~/.stash.

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Aug 27, 2021
@WithoutPants WithoutPants added this to the Version 0.9.0 milestone Aug 27, 2021
pkg/api/server.go Outdated Show resolved Hide resolved
@WithoutPants WithoutPants merged commit 709d7ce into stashapp:develop Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] consider SSL cert and key in config path/current path
2 participants