read client cert/key from file
This commit is contained in:
@@ -1 +1,5 @@
|
||||
PRIVATE_KEY=0xYOUR_PRIVATE_KEY
|
||||
|
||||
# mTLS
|
||||
CLIENT_KEY=/path/to/your/client/key
|
||||
CLIENT_CRT=/path/to/your/client/cert
|
||||
|
||||
Reference in New Issue
Block a user