feat: update aws-lc OPENSSLDIR

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-06-28 03:35:34 +08:00
parent 132c47e419
commit 596b055467
@@ -0,0 +1,11 @@
--- a/crypto/x509/x509_def.c
+++ b/crypto/x509/x509_def.c
@@ -5,7 +5,7 @@
// TODO(fork): cleanup
-#define OPENSSLDIR "/etc/ssl"
+#define OPENSSLDIR "/var/config/ssl"
#define X509_CERT_AREA OPENSSLDIR
#define X509_CERT_DIR OPENSSLDIR "/certs"