second-state / smart-contract-search-engine

Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
https://www.secondstate.io/
GNU General Public License v3.0
270 stars 2 forks source link

Enable HTTPS #30

Closed tpmccallum closed 5 years ago

tpmccallum commented 5 years ago

Update configuration and documentation to facilitate https at the Apache2 (port 80) endpoint where both the browser UI and machine2machine API reside.

tpmccallum commented 5 years ago

This has now been achieved. TestNet example https://cmt-testnet.search.secondstate.io/ MainNet example https://cmt.search.secondstate.io/ Documentation https://github.com/second-state/smart-contract-search-engine/blob/master/documentation/global_mode.md#ssl-https-using-lets-encrypt