add a test for the SSL server
Showing
- authserv/test/test_integration.py 97 additions, 0 deletionsauthserv/test/test_integration.py
- authserv/test/testca/private/ca.key 54 additions, 0 deletionsauthserv/test/testca/private/ca.key
- authserv/test/testca/private/client.key 52 additions, 0 deletionsauthserv/test/testca/private/client.key
- authserv/test/testca/private/server.key 52 additions, 0 deletionsauthserv/test/testca/private/server.key
- authserv/test/testca/public/ca.pem 135 additions, 0 deletionsauthserv/test/testca/public/ca.pem
- authserv/test/testca/public/certs/client.pem 140 additions, 0 deletionsauthserv/test/testca/public/certs/client.pem
- authserv/test/testca/public/certs/server.pem 140 additions, 0 deletionsauthserv/test/testca/public/certs/server.pem
- authserv/test/testca/test.conf 11 additions, 0 deletionsauthserv/test/testca/test.conf
authserv/test/test_integration.py
0 → 100644
authserv/test/testca/private/ca.key
0 → 100644
authserv/test/testca/private/client.key
0 → 100644
authserv/test/testca/private/server.key
0 → 100644
authserv/test/testca/public/ca.pem
0 → 100644
authserv/test/testca/public/certs/client.pem
0 → 100644
authserv/test/testca/public/certs/server.pem
0 → 100644
authserv/test/testca/test.conf
0 → 100644
Please register or sign in to comment