This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Commit d6b84ef
committed
Improve certificate info
It's unclear why this extra file is checked on Linux since it was not
explained when originally introduced.
In addition to that, this may hide real issues when this additional file
does not exist by the actual problem is with the value in
`ENV["SSL_CERT_FILE"]`, for example, because of an unexpanded tilde.1 parent ffefe0f commit d6b84ef
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 69 | + | |
77 | 70 | | |
78 | 71 | | |
79 | 72 | | |
| |||
0 commit comments