Hi,
I work with openssl-engine-0.9.6b on Windows NT4SP6.
I am trying to build a x509v3 certificate from a PKCS10 request
with the openssl ca utility. It works fine, but the extensions
from the request are not copied into the certificate.
The "copy_extensions = copyall" option in the config file
does not change anything.
Is this option really implemented ?
François Guerry