- djm@cvs.openbsd.org 2011/05/20 02:43:36
[cert-hostkey.sh] another attempt to generate a v00 ECDSA key that broke the test ID sync only - portable already had this somehow
This commit is contained in:
parent
f67188fe13
commit
3045b45a03
|
@ -34,6 +34,10 @@
|
||||||
[regress/cert-userkey.sh]
|
[regress/cert-userkey.sh]
|
||||||
fatal() if asked to generate a legacy ECDSA cert (these don't exist)
|
fatal() if asked to generate a legacy ECDSA cert (these don't exist)
|
||||||
and fix the regress test that was trying to generate them :)
|
and fix the regress test that was trying to generate them :)
|
||||||
|
- djm@cvs.openbsd.org 2011/05/20 02:43:36
|
||||||
|
[cert-hostkey.sh]
|
||||||
|
another attempt to generate a v00 ECDSA key that broke the test
|
||||||
|
ID sync only - portable already had this somehow
|
||||||
|
|
||||||
20110515
|
20110515
|
||||||
- (djm) OpenBSD CVS Sync
|
- (djm) OpenBSD CVS Sync
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $OpenBSD: cert-hostkey.sh,v 1.5 2010/08/31 12:24:09 djm Exp $
|
# $OpenBSD: cert-hostkey.sh,v 1.6 2011/05/20 02:43:36 djm Exp $
|
||||||
# Placed in the Public Domain.
|
# Placed in the Public Domain.
|
||||||
|
|
||||||
tid="certified host keys"
|
tid="certified host keys"
|
||||||
|
|
Loading…
Reference in New Issue