- genkey: wording fix

This commit is contained in:
jorton 2007-10-30 16:15:10 +00:00
parent b9d55d79e4
commit 4fd11f134a
3 changed files with 9 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Summary: SSL certificate and key management utilities
Name: crypto-utils
Version: 2.3
Release: 5
Release: 6
Source: crypto-rand-%{crver}.tar.gz
Source1: genkey.pl
Source2: certwatch.c
@ -110,6 +110,9 @@ chmod -R u+w $RPM_BUILD_ROOT
%{perl_vendorarch}/auto/Crypt
%changelog
* Tue Oct 30 2007 Joe Orton <jorton@redhat.com> 2.3-6
- genkey: wording fix
* Wed Oct 24 2007 Joe Orton <jorton@redhat.com> 2.3-5
- genkey: skip the CA selection dialog; the CA-specific
instructions are all out-of-date

View File

@ -561,7 +561,7 @@ EOT
Now we are going to set the passphrase on the private key. This
passphrase is used to encrypt your private key when it is stored
on disk. You will have to type this passphrase when the server
starts
starts.
-- DO NOT LOSE THIS PASS PHRASE --

View File

@ -117,7 +117,10 @@
<refsect1>
<title>See also</title>
<para>certwatch(1)</para>
<para>certwatch(1), keyrand(1)</para>
</refsect1>
</refentry>
<!-- LocalWords: keypair certwatch
-->