diff options
author | Darren Tucker <dtucker@zip.com.au> | 2014-07-23 10:34:26 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2014-07-23 10:34:26 +1000 |
commit | 07e644251e809b1d4c062cf85bd1146a7e3f5a8a (patch) | |
tree | 2405561c66af272a7b3f234a27d3c617e6035d38 /ChangeLog | |
parent | cea099a7c4eaecb01b001e5453bb4e5c25006c22 (diff) |
- dtucker@cvs.openbsd.org 2014/07/22 23:23:22
[regress/unittests/sshkey/mktestdata.sh]
Sign test certs with ed25519 instead of ecdsa so that they'll work in
-portable on platforms that don't have ECDSA in their OpenSSL. ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ | |||
20 | change the test for still-open Unix domain sockets to be robust against | 20 | change the test for still-open Unix domain sockets to be robust against |
21 | nc implementations that produce error messages. from -portable | 21 | nc implementations that produce error messages. from -portable |
22 | (Id sync only) | 22 | (Id sync only) |
23 | - dtucker@cvs.openbsd.org 2014/07/22 23:23:22 | ||
24 | [regress/unittests/sshkey/mktestdata.sh] | ||
25 | Sign test certs with ed25519 instead of ecdsa so that they'll work in | ||
26 | -portable on platforms that don't have ECDSA in their OpenSSL. ok djm | ||
23 | 27 | ||
24 | 20140721 | 28 | 20140721 |
25 | - OpenBSD CVS Sync | 29 | - OpenBSD CVS Sync |