X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=doc%2Fman1%2Fopenssl-cmp.pod.in;h=cf7f6aa4180e03acbce5bab1adc669f41d1a2b93;hb=143be4748e49ff0181964affcbf422a895c48e85;hp=a99391ac6d84057002cc1885fe6656587a7c3540;hpb=6b326fc396d203d84f5461a0025495dfef88e1e8;p=openssl.git diff --git a/doc/man1/openssl-cmp.pod.in b/doc/man1/openssl-cmp.pod.in index a99391ac6d..cf7f6aa418 100644 --- a/doc/man1/openssl-cmp.pod.in +++ b/doc/man1/openssl-cmp.pod.in @@ -85,6 +85,7 @@ B B [B<-batch>] [B<-repeat> I] [B<-reqin>] I +[B<-reqin_new_tid>] [B<-reqout>] I [B<-rspin>] I [B<-rspout>] I @@ -798,6 +799,13 @@ Multiple filenames may be given, separated by commas and/or whitespace (where in the latter case the whole argument must be enclosed in "..."). As many files are read as needed for a complete transaction. +=item B<-reqin_new_tid> + +Use a fresh transactionID for CMP request messages read using B<-reqin>, +which requires re-protecting them as far as they were protected before. +This may be needed in case the sequence of requests is reused +and the CMP server complains that the transaction ID has already been used. + =item B<-reqout> I Save sequence of CMP requests to file(s).