This repository was archived by the owner on Dec 30, 2025. It is now read-only.
Commit 534b3a0
committed
chore: update .gitignore and add CA certificates
- Modified .gitignore to include the curl-ca-bundle.crt while excluding other TLS files.
- Added a new curl-ca-bundle.crt file containing a bundle of CA root certificates for SSL client authentication, sourced from Mozilla's root certificates.1 parent e012ec9 commit 534b3a0
File tree
3 files changed
+7335
-5
lines changed- docs/examples/unrealircd/tls
- src/backend/unrealircd/conf/tls
3 files changed
+7335
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments