Ride-The-Lightning / c-lightning-REST

REST APIs for Core Lightning written with node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failing to generate a new certificate if the existing one are deleted from the certs folder

saubyk opened this issue · comments

commented

Fail to generate a new certificate.
Issue with the usage of the openssl command. One of the arguments passed to the command may be incorrect

error: {"status":1,"signal":null,"output":[null,"","usage: req [-addext ext]...
commented

fixed with this commit f11895f