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

keystore/cmd: add tls config to keystore #1243

Merged
merged 2 commits into from
May 6, 2019

Conversation

howardtw
Copy link
Contributor

@howardtw howardtw commented May 3, 2019

This PR adds tls config to the keystore server. It copies the regen script and the localhost config from Horizon. Of course, it updates the config file so that it points to the right port.

After istalling keystored, one can do keystored -tls-cert=path_to_cert -tls-key=path_to_key serve to start keystored. I will add a README as the next step.

This PR adds tls config to the keystore server. It copies the regen script and the
localhost config from Horizon. Of course, it updates the config file so
that it points to the right port.

After istalling keystored, one can do `keystored -tls-cert=path_to_cert
-tls-key=path_to_key serve` to start keystored. I will add a README as
the next step.
@howardtw howardtw requested a review from debnil May 3, 2019 21:56
Copy link
Contributor

@debnil debnil left a comment

Choose a reason for hiding this comment

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

LGTM!

@howardtw howardtw merged commit 18b7f64 into stellar:master May 6, 2019
@howardtw howardtw deleted the keystore-tls branch May 7, 2019 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants