summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/x509.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apps/x509.pod b/doc/apps/x509.pod
index 21bdfccb9a..2b3cf28610 100644
--- a/doc/apps/x509.pod
+++ b/doc/apps/x509.pod
@@ -98,8 +98,8 @@ default.
the digest to use. This affects any signing or display option that uses a message
digest, such as the B<-fingerprint>, B<-signkey> and B<-CA> options. If not
-specified then MD5 is used. If the key being used to sign with is a DSA key then
-this option has no effect: SHA1 is always used with DSA keys.
+specified then SHA1 is used. If the key being used to sign with is a DSA key
+then this option has no effect: SHA1 is always used with DSA keys.
=item B<-engine id>