Hi, > 1. whether openxpki generates/publish crls automatically or it should be done > manually
Depends on how you configure it. In a standard install you have to issue and publish CRLs manually. It is possible to automate CRL issuance and publishing. OpenXPKI does not do scheduled jobs internally, in order to automate CRL issuance, you need to set up a cron job and use openxpkicmd to start a CRL issuance workflow. It takes a few lines of shell scripting, a workflow ACL entry and a cron entry to do this. > 2. whether openxpki support EST I have no idea what EST is. > 3. and also wanted to know openxpki support for CMP CMP is not supported currently, there was no requirement to support this yet. All enrollment automation currently happens via SCEP in the environments we manage. > 4.openxpki supports csp selection? CSP selection is Microsoft specific. The only place where this might be relevant in the context of OpenXPKI is PKCS#12 creation. The system internally supports embedding the CSP name in the PKCS#12 container but this is currently not propagated via the GUI. HTH Martin ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
