Skip to content

Files

Latest commit

bbc711d · Feb 11, 2025

History

History
10 lines (6 loc) · 663 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 663 Bytes

This is a module for nginx that turns on OpenSSL support for Grid Proxy certificate authentication.

It is very minimal, composed by @marcmengel and is all cargo-cult at the moment; based on a discussion and code discussion and code from the mailing list by @GiacominiFrancesco, with code rework by @bjwhite-fnal.

It should install as described in https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus

Note that this is an all-or-nothing proposition; one accepts SSL connections before any data is transferred, so this not switchable by application / URL / location etc.