grahamedgecombe / nginx-ct

Certificate Transparency module for nginx.
https://grahamedgecombe.com/projects/nginx-ct
ISC License
175 stars 27 forks source link

Automated tests #22

Open grahamedgecombe opened 7 years ago

grahamedgecombe commented 7 years ago

nginx-ct supports several versions of nginx, OpenSSL and BoringSSL. Testing by hand is becoming rather time-consuming.

It'd be good to have a set of automated tests which tested all the combinations of nginx version, SSL library, dynamic/static module, etc.