forked from matteocorti/check_ssl_cert
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
61 lines (59 loc) · 3.25 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Matteo Corti <[email protected]>
Thanks:
* Many thanks to Kenny McCormack for his help on comp.unix.shell on
how to implement a timeout
* Many thanks to Dan Wallis for several patches and fixes
(see the Changelog)
* Many thanks to Tuomas Haarala for the -P option patch to
check TLS certs using other protocols
* Many thanks to Marcus Rejås for the -N and -n patches
* Many thanks to Marc Fournier for
- the == bashism fix
- the mktemp error handling patch
* Many thanks to Wolfgang Schricker for
- the selfsigned bug report and cleanup fixes
- the patch adding the possibility to check local files (-f option)
* Many thanks to Yannick Gravel for the patch fixing the plugin output
and the fix on the test order
* Many thanks to Scott Worthington for the --critical and --warning hints
* Many thanks to Lawren Quigley-Jones for
- the -A,--noauth patch
- the trap fix
* Many thanks to Matthias Fuhrmeister for the -servername patch
* Many thanks to Raphael Thoma for the patch allowing HTTP to be
specified as protocol and the fix on -N with wildcards
* Many thanks to Sven Nierlein for the client certificate authentication patch
* Many thanks to Rob Yamry for the help in debugging a problem with
certain versions of OpenSSL and TLS extensions
* Many thanks to Jim Hopp for the "No certificate returned" enhancement patch
* Many thanks to Javier Gonel for the TLS servername patch
* Many thanks to Christian Ruppert for the XMPP patch
* Many thanks to Robin H. Johnson for the 'timeout' patch
* Many thanks to Max Winterstein for the SSL version patch
* Many thanks to Colin Smith for the RPM build Makefile patch
* Many thanks to Andreas Dijkman for the RPM dependencies patch
* Many thanks to Lawren Quigley-Jones for the common name patch
* Many thanks to Ryan Nowakowski for the OCSP patch
* Many thanks to Jérémy Lecour for the review and corrections
* Many thanks to Mark Ruys for the OCSP patch
* Many thanks to Milan Koudelka for the serial number patch
* Many thanks to Konstantin Shalygin for the UTF-8 patch
* Many thanks to Sam Richards for the SNI patch
* Many thanks to Sergei Shmanko (https://github.com/sshmanko) for the wildcard
certificate patch
* Many thanks to juckerf (https://github.com/juckerf) for patch to increase
control over which SSL/TLS versions to use
* Many thanks to Rolf Eike Beer for the IRC and SMTP check patch
* Many thanks to Viktor Szépe for the formatting and style patches
* Many thanks to Philippe Kueck for the CN patch
* Many thanks to Ricardo (https://github.com/bb-Ricardo) and xert (https://github.com/xert) for the date timestamp patch
* Many thanks to xert for the SSLLabs patch
* Many thanks to Leynos (https://github.com/leynos) for the OCSP proxy patch
* Many thanks to Philippe Kueck for the selection of the cipher authentication
* Many thanks to Jalonet (https://github.com/jalonet) for the file/PEM patch
* Many thanks to Sander Cornelissen (https://github.com/scornelissen85) for the multiple CNs patch
* Many thanks to Pavel Rochnyak (https://github.com/rpv-tomsk) for the issuer certificate cache patch and
the wildcard support in alternative names
* Many thanks to Vamp898 (https://github.com/Vamp898) for the LDAP patch
* Many thanks to Emilian Ertel for the curl and date patches
* Many thanks to Kosta Velikov for the grep patch