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

Remove REST TLS/SSL layer support #3667

Closed
4 tasks
alessio opened this issue Feb 16, 2019 · 1 comment
Closed
4 tasks

Remove REST TLS/SSL layer support #3667

alessio opened this issue Feb 16, 2019 · 1 comment
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Comments

@alessio
Copy link
Contributor

alessio commented Feb 16, 2019

Forked from #3664

We intend to discontinue the capabilities of the REST server to load and unlock keys from a local keybase via user supplied password and sign transactions. No keybase must be accessible to the REST server, and passwords must never be transmitted to the REST server again. All code handling certificates would become redundant then and we should remove it.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alessio alessio added Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. REST labels Feb 16, 2019
@alessio
Copy link
Contributor Author

alessio commented Aug 10, 2019

Fixed in b9837e3
Hence closing.

@alessio alessio closed this as completed Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Projects
None yet
Development

No branches or pull requests

1 participant