Lunie: Migrate to HTTPS-enabled LCD

Created on 21 Sep 2018  路  13Comments  路  Source: luniehq/lunie

Since gaiacli 0.24.2-424-ge2da4caa the REST server now serves requests via HTTPS by default.
Please introduce HTTPS support.

high priority security

Most helpful comment

What's blocking this? Please include an explanation whenever you add the blocked label.

All 13 comments

Thanks @alessio !

What's blocking this? Please include an explanation whenever you add the blocked label.

We probably blocked this together in our team meeting last week. Feel free to add notes. ;) I assume this is blocked because we currently can't easily migrate to the latest develop of the SDK as we would loose compatibility with the testnet.
We may unblock this if we start using a staging branch.

OK, blocked because we're waiting for the new SDK release to incorporate this feature.

Timeboxed 2 days

Scope:

  • [ ] get https certificate data from console output when starting the lcd
  • [ ] pass https certificate data to view process
  • [ ] enable secure connection between view process and lcd (in lcdClient)

@NodeGuy this apparently is fixed on latest.
You could use my branch for testing: #1515

Blocked until your branch is merged.

My branch is dependent on your tests. ;)

We decided to merge our PRs so this is no longer blocked.

Done

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NodeGuy picture NodeGuy  路  4Comments

fedekunze picture fedekunze  路  4Comments

AdityaSripal picture AdityaSripal  路  4Comments

faboweb picture faboweb  路  3Comments

jbibla picture jbibla  路  3Comments