/[smeserver]/rpms/e-smith-base+ldap/sme7/e-smith-base+ldap-5.0.0-sha1.patch
ViewVC logotype

Annotation of /rpms/e-smith-base+ldap/sme7/e-smith-base+ldap-5.0.0-sha1.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Mon Feb 8 20:58:39 2010 UTC (14 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-base+ldap-5_0_0-11_el4_sme, HEAD
* Mon Feb 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl>
- Improve security by using SHA1 algorithm for certificate signing

1 snetram 1.1 diff -up e-smith-base-5.2.0/root/etc/e-smith/templates/home/e-smith/ssl.crt.sha1 e-smith-base-5.2.0/root/etc/e-smith/templates/home/e-smith/ssl.crt
2     --- e-smith-base-5.2.0/root/etc/e-smith/templates/home/e-smith/ssl.crt.sha1 2008-08-20 23:17:24.000000000 +0200
3     +++ e-smith-base-5.2.0/root/etc/e-smith/templates/home/e-smith/ssl.crt 2010-02-08 21:42:13.000000000 +0100
4     @@ -89,7 +89,7 @@
5     exec("/usr/bin/openssl",
6     qw(req -new -key),
7     $key,
8     - qw(-x509 -days), KEYLIFEINDAYS,
9     + qw(-sha1 -x509 -days), KEYLIFEINDAYS,
10     qw(-set_serial), time(),
11     )
12     || die "can't exec program: $!";

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed