Skip to content

Commit 6de1e74

Browse files
committed
README
1 parent ed117df commit 6de1e74

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11

2-
This is a module for nginx that attempts to turn on OpenSSL support for Grid Proxy certificate authentication.
3-
4-
It is very minimal, and is all cargo-cult at the moment; based on a discussion and code from the mailing list by Francesco Giacomini <[email protected]>:
5-
6-
https://forum.nginx.org/read.php?29,283413,283421#msg-283421
2+
This is a module for nginx that turns on OpenSSL support for Grid Proxy certificate authentication.
73

4+
It is very minimal, and is all cargo-cult at the moment; based on a discussion and code from the
5+
mailing list by Francesco Giacomini <[email protected]>:
6+
https://forum.nginx.org/read.php?29,283413,283421#msg-283421
87
With code rework by Brandon White <[email protected]>
98

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

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

0 commit comments

Comments
 (0)