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

fix https bug (release 2.2.x) #10776

Merged
merged 2 commits into from
Oct 4, 2021
Merged

fix https bug (release 2.2.x) #10776

merged 2 commits into from
Oct 4, 2021

Conversation

praphael
Copy link

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
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@heifner heifner changed the title fix https bug (release 2.2.x) new PR fix https bug (release 2.2.x) Oct 4, 2021
@praphael praphael merged commit e04eb7a into release/2.2.x Oct 4, 2021
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