- dtucker@cvs.openbsd.org 2014/07/22 23:57:40
[regress/unittests/sshkey/mktestdata.sh] Add $OpenBSD tag to make syncs easier
This commit is contained in:
parent
07e644251e
commit
40e5021189
|
@ -24,6 +24,9 @@
|
||||||
[regress/unittests/sshkey/mktestdata.sh]
|
[regress/unittests/sshkey/mktestdata.sh]
|
||||||
Sign test certs with ed25519 instead of ecdsa so that they'll work in
|
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
|
-portable on platforms that don't have ECDSA in their OpenSSL. ok djm
|
||||||
|
- dtucker@cvs.openbsd.org 2014/07/22 23:57:40
|
||||||
|
[regress/unittests/sshkey/mktestdata.sh]
|
||||||
|
Add $OpenBSD tag to make syncs easier
|
||||||
|
|
||||||
20140721
|
20140721
|
||||||
- OpenBSD CVS Sync
|
- OpenBSD CVS Sync
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# $OpenBSD: mktestdata.sh,v 1.3 2014/07/22 23:57:40 dtucker Exp $
|
||||||
|
|
||||||
PW=mekmitasdigoat
|
PW=mekmitasdigoat
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue