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

Add HTTPS support (in addition to HTTP) for cleos #2555

Merged
merged 9 commits into from Apr 26, 2018
Merged

Conversation

spoonincode
Copy link
Contributor

@spoonincode spoonincode commented Apr 23, 2018

Add HTTPS support to cleos

馃毃Command line options have changed 馃毃
To prevent having yet another option for HTTP vs HTTPS I have elected to replace the separate port and host options with a combined --url/-u option. This breaks old usage (with a message to use the new option)

Part of #2253

Add HTTPS support for cleos when talking to nodeos and keosd. This removes the -H, -P, and --wallet-* options in favor of options that specify the server as an entire URL such as https://server:8888/
@bytemaster bytemaster merged commit 57e58fe into master Apr 26, 2018
@spoonincode spoonincode deleted the cleos_https branch April 26, 2018 17:41
@DenisCarriere
Copy link
Contributor

Woohoo! 馃帀 This is the best PR 馃憤

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.

None yet

3 participants