Support pfx format for server certs

Description

CommandBox allows you to setup server certs via

  • Public key file in DER format

  • Private key file in DER format

  • Private key passphrase

It would be handy to also support

  • Public and private key in PFX format

  • Key passphrase

Java is capable of reading pfx files which are in PKCS#12 format, we just don’t have the code in place for it. PFX files are common for people coming from Windows in my experience.

Refernces

Activity

Show:

Brad Wood November 1, 2022 at 5:27 AM

Use cert file and pass phrase settings only. Cert file must have pfx extension

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created August 8, 2022 at 5:50 PM
Updated November 1, 2022 at 5:27 AM
Resolved November 1, 2022 at 5:26 AM