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

Path for tls credentials #2521

Closed
AuspeXeu opened this issue Oct 18, 2018 · 3 comments · Fixed by haraka/haraka-config#46
Closed

Path for tls credentials #2521

AuspeXeu opened this issue Oct 18, 2018 · 3 comments · Fixed by haraka/haraka-config#46

Comments

@AuspeXeu
Copy link
Contributor

It seems like the paths given for cert and key option of the tls plugin are always relative to the config folder. This is not very good if you want to separate the configuration files from the credentials. I think absolute paths should be supported.

@msimerson
Copy link
Member

moved to wiki

@msimerson
Copy link
Member

Update. See haraka/haraka-config#46

msimerson added a commit to haraka/haraka-config that referenced this issue Dec 20, 2018
* refactor config.js as es6 class
* use path.resolve instead of ./dir/file
* test: replace a few functions with fat arrows
* watch: recursive=true, fixes haraka/Haraka#2566
* permit retrieval of fully qualified path, fixes haraka/Haraka#2521
@msimerson
Copy link
Member

Completed.

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

Successfully merging a pull request may close this issue.

2 participants