statechannels / go-nitro

Implementation of nitro-protocol in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not use hardcoded cert path

lalexgap opened this issue · comments

Currently our TLS implemenation uses a hard-coded path to the certificate. We should accept it as a parameter.