Add feature to parse both pkcs12 truststore and keystore formats #333
Annotations
6 errors
Run golangci-lint:
cmd/x509-certificate-exporter/main.go#L19
could not import github.com/enix/x509-certificate-exporter/v3/internal (-: # github.com/enix/x509-certificate-exporter/v3/internal
|
Run golangci-lint:
internal/exporter.go#L338
exporter.PasswordsFile undefined (type *Exporter has no field or method PasswordsFile)
|
Run golangci-lint:
internal/exporter.go#L342
exporter.PasswordsFile undefined (type *Exporter has no field or method PasswordsFile)) (typecheck)
|
Run golangci-lint:
internal/exporter.go#L338
exporter.PasswordsFile undefined (type *Exporter has no field or method PasswordsFile)
|
Run golangci-lint:
internal/exporter.go#L342
exporter.PasswordsFile undefined (type *Exporter has no field or method PasswordsFile) (typecheck)
|
Run golangci-lint
issues found
|
Loading