commit 08a72d7b9ea2a74648db466fed26117241c5afd8
Author: kloczek <[email protected]>
Date:   Sun Mar 17 09:33:06 2002 +0000

    - use /usr/share/ssl/ca-bundle.crt in default configuration
      (patch by Wojtek Ślusarczyk).
    
    Changed files:
        openssl-globalCA.diff -> 1.1

 openssl-globalCA.diff | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/openssl-globalCA.diff b/openssl-globalCA.diff
new file mode 100644
index 0000000..81804d5
--- /dev/null
+++ b/openssl-globalCA.diff
@@ -0,0 +1,12 @@
+diff -Nur openssl-0.9.6b/crypto/cryptlib.h openssl-0.9.6b-new/crypto/cryptlib.h
+--- openssl-0.9.6b/crypto/cryptlib.h   Tue May  2 14:35:04 2000
++++ openssl-0.9.6b-new/crypto/cryptlib.h       Sat Mar 16 12:27:30 2002
+@@ -77,7 +77,7 @@
+ #ifndef VMS
+ #define X509_CERT_AREA                OPENSSLDIR
+ #define X509_CERT_DIR         OPENSSLDIR "/certs"
+-#define X509_CERT_FILE                OPENSSLDIR "/cert.pem"
++#define X509_CERT_FILE                "/usr/share/ssl/ca-bundle.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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to