diff options
author | 1999-02-26 04:08:03 +0000 | |
---|---|---|
committer | 1999-02-26 04:08:03 +0000 | |
commit | 446430854d9cde452991ec1d862064424b00849b (patch) | |
tree | b890696c110fac627ef4be9ef38394afc4c65001 | |
parent | Merge from the Ericsson repository (diff) | |
download | wireguard-openbsd-446430854d9cde452991ec1d862064424b00849b.tar.xz wireguard-openbsd-446430854d9cde452991ec1d862064424b00849b.zip |
Merge from the Ericsson repository
| revision 1.2
| date: 1998/08/21 15:02:12; author: provos; state: Exp; lines: +1 -1
| generate x509v3 certificates
| ----------------------------
| revision 1.1
| date: 1998/08/11 20:29:16; author: provos; state: Exp;
| add a tool for generating x509 certificates
| =============================================================================
-rw-r--r-- | sbin/isakmpd/regress/x509/certificate.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sbin/isakmpd/regress/x509/certificate.txt b/sbin/isakmpd/regress/x509/certificate.txt new file mode 100644 index 00000000000..5ebe7b81482 --- /dev/null +++ b/sbin/isakmpd/regress/x509/certificate.txt @@ -0,0 +1,8 @@ +version: 2 +serialnumber: 0 +issuer1: SE +issuer2: We, our grandmother and God himself +subject1: SE +subject2: We, our grandmother and God himself +start: 980101000000Z +end: 990101000000Z |