lejeczek via FreeIPA-users wrote: > Hi guys. > > Is it possible IPA output format (when rendered into files) is _pkcs_, > for both keys & certs? > Being not a security/cryptography expert thus unable to put it into > better words - format/container which works with/in Java? > Like when: > -> $ openssl pkcs8 ... -topk8 -nocrypt -v1 PBE-SHA1-3DES ..
In what context? Except for those services that IPA uses itself it has no access to the private key so this would be an exercise for the end-user. certmonger owns certificates and keys end-to-end but it only supports PEM files and NSS databases. rob _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
