attempts to probe advertise address on startup to ensure the SANS is correct #4969
Annotations
3 errors
Run Unit and Integration Tests:
router/xgress_edge/certchecker_test.go#L375
cannot use &SimpleTestIdentity{} (value of type *SimpleTestIdentity) as "github.com/openziti/identity".Identity value in variable declaration: *SimpleTestIdentity does not implement "github.com/openziti/identity".Identity (missing method CheckServerCertSansForConflicts)
|
Run Unit and Integration Tests:
router/xgress_edge/certchecker_test.go#L522
cannot use testIdentity (variable of type *SimpleTestIdentity) as "github.com/openziti/identity".Identity value in struct literal: *SimpleTestIdentity does not implement "github.com/openziti/identity".Identity (missing method CheckServerCertSansForConflicts)
|
Run Unit and Integration Tests
Process completed with exit code 1.
|
Loading