Searched refs:copy_extensions (Results 1 – 9 of 9) sorted by relevance
2 copy_extensions = copy
541 =item B<copy_extensions>653 copy_extensions = none # Don't copy extensions from request725 The B<copy_extensions> option should be used with caution. If care is728 B<copy_extensions> value is set to B<copyall> and the user does not spot732 This situation can be avoided by setting B<copy_extensions> to B<copy>
458 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
68 # copy_extensions = copy
1083 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) in copy_extensions() function
1682 if (!copy_extensions(ret, req, ext_copy)) { in do_body()
57 # copy_extensions = copy
8479 *) Add a 'copy_extensions' option to the 'ca' utility. This copies