Deleted Added
full compact
req.pod (238405) req.pod (264278)
1
2=pod
3
4=head1 NAME
5
6req - PKCS#10 certificate request and certificate generating utility.
7
8=head1 SYNOPSIS

--- 289 unchanged lines hidden (view full) ---

298It should be noted that very few CAs still require the use of this option.
299
300=item B<-no-asn1-kludge>
301
302Reverses effect of B<-asn1-kludge>
303
304=item B<-newhdr>
305
1
2=pod
3
4=head1 NAME
5
6req - PKCS#10 certificate request and certificate generating utility.
7
8=head1 SYNOPSIS

--- 289 unchanged lines hidden (view full) ---

298It should be noted that very few CAs still require the use of this option.
299
300=item B<-no-asn1-kludge>
301
302Reverses effect of B<-asn1-kludge>
303
304=item B<-newhdr>
305
306Adds the word B to the PEM file header and footer lines on the outputed
306Adds the word B<NEW> to the PEM file header and footer lines on the outputted
307request. Some software (Netscape certificate server) and some CAs need this.
308
309=item B<-batch>
310
311non-interactive mode.
312
313=item B<-verbose>
314

--- 364 unchanged lines hidden ---
307request. Some software (Netscape certificate server) and some CAs need this.
308
309=item B<-batch>
310
311non-interactive mode.
312
313=item B<-verbose>
314

--- 364 unchanged lines hidden ---