Project

General

Profile

« Previous | Next » 

Revision 9efec277

Added by Jim Pingle almost 3 years ago

Convert P12 export to OpenSSL. Fixes #13257

PHP native method of creating PKCS#12 archives does not support using specific algorithms for encryption, so use the openssl binary instead.

Use AES-256 and SHA256 when encrypting the PKCS#12 data and private key.

  • added
  • modified
  • copied
  • renamed
  • deleted