erigon-pulse/cmd/restapi/apis
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
..
accounts_api.go Remove "Bucket" class from KV abstraction (#928) 2020-08-17 08:24:59 +01:00
common.go Grps eth_sendTransaction (#882) 2020-08-11 22:09:30 +01:00
db_api.go Remove "Bucket" class from KV abstraction (#928) 2020-08-17 08:24:59 +01:00
intermediate_hash_api.go KV: move bucket.Get and bucket.Cursor methods to Tx object (#914) 2020-08-14 13:41:18 +07:00
remote_db_api.go Mutual TLS authentication (for now without verifying the Common Name) (#1113) 2020-09-19 15:16:04 +01:00
remote_reader.go Headers PoC - intermediate changes (#1016) 2020-08-31 06:27:51 +01:00
retrace_tx_api.go KV: move bucket.Get and bucket.Cursor methods to Tx object (#914) 2020-08-14 13:41:18 +07:00
storage_api.go KV: move bucket.Get and bucket.Cursor methods to Tx object (#914) 2020-08-14 13:41:18 +07:00