t3hmrman / casgo

Single Sign On (SSO) Central Authentication Server (CAS) written in Go
ISC License
50 stars 9 forks source link

Require tls #20

Closed t3hmrman closed 9 years ago

t3hmrman commented 9 years ago

Add some static TLS certs for use with testing/local runs

t3hmrman commented 9 years ago

Tests are no longer working -- ginkgo eats up lots of CPU but doesn't do anything

t3hmrman commented 9 years ago

possibly due to TLS not being enabled for http server in test?