TeslaGov / ngx-http-auth-jwt-module

Secure your NGINX locations with JWT
MIT License
308 stars 118 forks source link

build custom SSL images; add SSL tests #126

Closed JoshMcCullough closed 3 months ago

JoshMcCullough commented 3 months ago

Updates the build/test process to use new custom-built Debian-based images so we can build the specific version of OpenSSL that we want to test against. Updated the test NGINX config to support SSL, and added a couple sanity-check tests to verify that SSL works.