Alexander Klink schrieb: > I tend to disagree. OpenXPKI is not meant to be OpenSSL-specific, and > I guess other non-OpenSSL software wouldn't accept that format either > (I haven't tried it, but I assume keytool, gsk6cmd, etc will bark on > it). I had a quick look for a function that would convert OpenSSL's > version of "PEM" to DER, but couldn't find one, so it looks like this > also might be quite difficult to implement. If you know or find an > easy solution to that, I'd consider implementing it, though.
If import format is PEM, then strip all except -----BEGIN to ------END ... Should be easy to do or? Perl regex? Regards Til -- OKG-Computer GdbR Gesellschafter: Erlenstr. 16 Jens Krehbiel-Gräther 67166 Otterstadt Til Obes Tel.: +49-163-5538820 Fax : +49-6232-6079890 U.St.Id.: DE-192752879 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
