Error when using multirootca with sqlite db
Hi,
I'm using multicrootca with the sqlite backend. With the lastest release 1.6.4 on Debian amd64 I'm getting this error:
"Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub"
The issue seems to be related to c383f2add921c88a23f39d292a8336900bea5e44 and appears to be mentioned here: https://github.com/cloudflare/cfssl/pull/1259#issuecomment-1330946563
Would it be possible to look into that?
Thanks!
Hi,
I'm using multicrootca with the sqlite backend. With the lastest release 1.6.4 on Debian amd64 I'm getting this error:
"Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub"The issue seems to be related to c383f2a and appears to be mentioned here: #1259 (comment)
Would it be possible to look into that?
Thanks!
Ditto.