Introduce EJBCA UpstreamAuthority plugin for SPIRE Server #8470
Annotations
20 errors and 2 warnings
pkg/server/catalog/upstreamauthority.go#L10
could not import github.com/spiffe/spire/pkg/server/plugin/upstreamauthority/ejbca (-: # github.com/spiffe/spire/pkg/server/plugin/upstreamauthority/ejbca
|
pkg/server/plugin/upstreamauthority/ejbca/ejbca.go#L244
cannot use append([]*x509.Certificate{…}, caChain[:len(caChain) - 1]...) (value of type []*x509.Certificate) as []*x509certificate.X509Authority value in argument to x509certificate.ToPluginProtos
|
pkg/server/plugin/upstreamauthority/ejbca/ejbca.go#L249
cannot use []*x509.Certificate{…} (value of type []*x509.Certificate) as []*x509certificate.X509Authority value in argument to x509certificate.ToPluginProtos) (typecheck)
|
pkg/server/api/localauthority/v1/service_test.go#L2389
undefined: localauthority (typecheck)
|
pkg/server/api/localauthority/v1/service_test.go#L2409
undefined: localauthority (typecheck)
|
pkg/server/catalog/catalog_test.go#L55
missing type in composite literal (typecheck)
|
pkg/server/catalog/catalog_test.go#L63
missing type in composite literal (typecheck)
|
pkg/server/catalog/catalog_test.go#L67
missing type in composite literal (typecheck)
|
pkg/server/catalog/catalog_test.go#L5
"fmt" imported and not used (typecheck)
|
pkg/server/catalog/catalog_test.go#L10
"github.com/spiffe/spire/pkg/common/catalog" imported as commoncatalog and not used (typecheck)
|
|
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading