You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic: x509: certificate relies on legacy Common Name field, use SANs instead
goroutine 36 [running]:
gopkg.in/mcuadros/go-syslog%2ev2.(*ServerSuite).TestTLS.func1(0x0)
/-S/vendor/gopkg.in/mcuadros/go-syslog.v2/servertls_test.go:69 +0x148
created by gopkg.in/mcuadros/go-syslog%2ev2.(*ServerSuite).TestTLS
/-S/vendor/gopkg.in/mcuadros/go-syslog.v2/servertls_test.go:65 +0x13c
Problem with certs:
Problem with server being killed too soon:
I added 2 commits here, to fix it: https://github.com/fmaylinch/go-syslog
The text was updated successfully, but these errors were encountered: