aboutsummaryrefslogtreecommitdiff
path: root/doc/man1/openssl-cmp.pod.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/openssl-cmp.pod.in')
-rw-r--r--doc/man1/openssl-cmp.pod.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/man1/openssl-cmp.pod.in b/doc/man1/openssl-cmp.pod.in
index abfac3c..5b36e82 100644
--- a/doc/man1/openssl-cmp.pod.in
+++ b/doc/man1/openssl-cmp.pod.in
@@ -886,6 +886,8 @@ Default value is PEM.
File format to use when saving a CRL to a file.
Default value is DER.
+DER format is preferred because it enables more efficient storage
+of large CRLs.
=item B<-keyform> I<PEM|DER|P12|ENGINE>
@@ -1471,8 +1473,10 @@ The B<cmp> application was added in OpenSSL 3.0.
The B<-engine> option was deprecated in OpenSSL 3.0.
-B<-profile>, B<-crlcert>, B<-oldcrl>, B<-crlout>, B<-crlform>
-and B<-rsp_crl> options were added in OpenSSL 3.3.
+The B<-profile> option was added in OpenSSL 3.3.
+
+B<-crlcert>, B<-oldcrl>, B<-crlout>, B<-crlform>
+and B<-rsp_crl> options were added in OpenSSL 3.4.
=head1 COPYRIGHT