[packages/openssl102: 272/432] - ca-certificates moved to /etc/certs

adwol adwol at pld-linux.org
Sat Sep 29 01:24:26 CEST 2018


commit b551dbf8b3e9efa4a7905cdc4a66a54cb869b14e
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Nov 13 09:28:07 2008 +0000

    - ca-certificates moved to /etc/certs
    
    Changed files:
        openssl-ca-certificates.patch -> 1.1

 openssl-ca-certificates.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/openssl-ca-certificates.patch b/openssl-ca-certificates.patch
new file mode 100644
index 0000000..1922211
--- /dev/null
+++ b/openssl-ca-certificates.patch
@@ -0,0 +1,11 @@
+--- openssl-0.9.8i/crypto/cryptlib.h~	2008-11-13 11:22:38.000000000 +0200
++++ openssl-0.9.8i/crypto/cryptlib.h	2008-11-13 11:26:00.343937555 +0200
+@@ -82,7 +82,7 @@
+ #ifndef OPENSSL_SYS_VMS
+ #define X509_CERT_AREA		OPENSSLDIR
+ #define X509_CERT_DIR		OPENSSLDIR "/certs"
+-#define X509_CERT_FILE		OPENSSLDIR "/ca-certificates.crt"
++#define X509_CERT_FILE		"/etc/certs/ca-certificates.crt"
+ #define X509_PRIVATE_DIR	OPENSSLDIR "/private"
+ #else
+ #define X509_CERT_AREA		"SSLROOT:[000000]"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list