cfssl icon indicating copy to clipboard operation
cfssl copied to clipboard

Error when using multirootca with sqlite db

Open ashceryth opened this issue 1 year ago • 1 comments

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!

ashceryth avatar Dec 25 '23 23:12 ashceryth

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.

ghost avatar Jan 25 '24 11:01 ghost