Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix https bug - 2.0 #10767

Merged
merged 3 commits into from
Sep 30, 2021
Merged

Fix https bug - 2.0 #10767

merged 3 commits into from
Sep 30, 2021

Conversation

praphael
Copy link

@praphael praphael commented Sep 29, 2021

Change Description

Fixes issue #10695 where passing incorrect HTTPS configuration to nodeos will prevent HTTP server from functioning properly. Move variable initialization in http_plugin::plugin_initialize to the beginning of the function.

Change Type

Select ONE:

  • Documentation
  • [ x] Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • [x ] New Tests
  • Existing Tests
  • Test Framework
  • [ x] CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@praphael praphael changed the title Fix https bug r20x Fix https bug Sep 29, 2021
@heifner heifner changed the title Fix https bug Fix https bug - 2.0 Sep 29, 2021
@praphael praphael requested a review from heifner September 30, 2021 15:40
@praphael praphael merged commit 55e99c2 into release/2.0.x Sep 30, 2021
@praphael praphael deleted the fix_https_bug_r20x branch September 30, 2021 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants