We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c6290 commit 3454f63Copy full SHA for 3454f63
README.md
@@ -6,6 +6,15 @@ A high performance nginx module for ja3 and http2 fingerprint.
6
- [nginx - save ja3/http2 fingerprint](patches)
7
- [openssl - save clienthello data](patches)
8
9
+## Support Matrix
10
+
11
+| | OpenSSL_1_1_1 | openssl-3.0 | openssl-3.1 | openssl-3.2 |
12
+| -----------| -------------------- | ----------- | ----------- | ----------- |
13
+| nginx-1.22 | ✅ | ✅ | ✅ | ✅ |
14
+| nginx-1.23 | ✅ | ✅ | ✅ | ✅ |
15
+| nginx-1.24 | ✅ | ✅ | ✅ | ✅ |
16
+| nginx-1.25 | ✅ | ✅ | ✅ | ✅ |
17
18
## Configuration
19
20
### Variables
0 commit comments