cloudflare / cloudflare/cfssl

internal/github.com/hyperledger/fabric-ca/api/client.go:393:9: undefined: csr.NewBasicKeyRequest

Open
#1,130 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

internal/github.com/hyperledger/fabric-ca/api/client.go:393:9: undefined: csr.NewBasicKeyRequest
where is function NewBasicKeyRequest ??

Contributor guide

Open the contributing guide

Research direction

Start by inspecting internal/github.com/hyperledger/fabric-ca/api/client.go around line 393 and search the repository for csr.NewBasicKeyRequest. Check the CSR package and its available constructors to determine why the referenced function is undefined. Done means the project builds without this undefined-symbol error and the relevant API usage is consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.