Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by charliebrady, Mon Aug 24 15:59:39 2015 UTC | Revision 1.2 by charliebrady, Mon Aug 24 16:09:01 2015 UTC | |
---|---|---|
# | Line 12 diff -ru e-smith-base-5.6.0.orig/root/et | Line 12 diff -ru e-smith-base-5.6.0.orig/root/et |
12 | + | + |
13 | + if ( | + if ( |
14 | + ($issuer eq $expected_issuer) | + ($issuer eq $expected_issuer) |
15 | + && ($signatureAlg eq "sha256WithRSAEncryption") | + && ($signatureAlg ne "sha1WithRSAEncryption") |
16 | + ) | + ) |
17 | { | { |
18 | # Old key file is still good. Read it out - processTemplate will work | # Old key file is still good. Read it out - processTemplate will work |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |