Hi
i am currently working on the export of the enrolled pkcs12 and their PINs.
My idea is to define the export-configuration within the batch_process_data.

In my environment I want to email the pkcs12 to the user, so
i will define a user_defined name "SENDP12TO" which specifies
the email-Address to send the p12. The generated E-Mail has the p12 as an attchment 
included
and will replace(overwrite) the /usr/local/ca/OpenCA/var/mail/default/$cert_serial.msg,
so this E-Mails is transported via the normal node export/import.

Additionally, i add "ENCRYPTPIN" which specifies a certificate to use
for encryption of the PIN fpr the enrolled p12. The generated email will
replace /usr/local/ca/OpenCA/var/mail/crins/$cert_serial.msg, so
export via the node-interface will transport the emails to the user.

Current status is: Works for me, but breaks the support for several language, because
at the moment the text for the email is hardcoded in my script. ;-)

Any comments appreciated.

Regards
 Michael

--
Dipl.-Inform. Michael Konietzka  Schlund + Partner AG
- Development UNIX -             Brauerstraße 48
    Webservices                  D-76135 Karlsuhe
http://www.schlund.de/           Germany


------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to