erigon-pulse/node
Giulio rebuffo d33302c2be
Mutual TLS authentication (for now without verifying the Common Name) (#1113)
* added tls auth

* added client side

* put --tls

* fixed flag

* Add key/cert generation instructions, turn off Common Name verification

* Add CLI arguments and Warning

* Lint

* Update the doc about Internal IP

Co-authored-by: Alexey Akhunov <akhounov@gmail.com>
2020-09-19 15:16:04 +01:00
..
api_test.go linters 2020-08-15 22:29:04 +02:00
api.go fixups. make geth successful 2020-08-15 19:32:05 +02:00
config_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
config.go Mutual TLS authentication (for now without verifying the Common Name) (#1113) 2020-09-19 15:16:04 +01:00
defaults.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
doc.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
endpoints.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
errors.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
lifecycle.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_example_test.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_test.go linters 2020-08-15 22:22:05 +02:00
node.go kill bolt (#1085) 2020-09-09 11:09:55 +01:00
rpcstack_test.go fix node tests 2020-08-15 20:21:30 +02:00
rpcstack.go linters 2020-08-15 22:29:04 +02:00
utils_test.go linters 2020-08-15 22:22:05 +02:00