If I wanted mod_ssl to use DER Base64 encoded certs by default, would it be
as simple as doing a `perl -pi -e 's/PEM/DER/g;'` to the mod_ssl source
files, and then adding '-outform DER' to makecrt.sh where appropriate?
(compile and install afterwards of course)

Thanks,
Tom
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to