Commit d3d323f
Fix OpenSSL config issue in CI environment
The spack-installed OpenSSL has a corrupted config file path. Work around
this by setting OPENSSL_CONF=/dev/null when generating the self-signed
certificate, since -subj provides all necessary information.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 9b76632 commit d3d323f
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | 37 | | |
30 | 38 | | |
| |||
0 commit comments