π PKCS #12ΒΆ
CertBob issues certificates in PKCS #12 format so that they can be directly imported into operating systems and browsers (e.g. macOS Keychain, iOS, Windows).
The PKCS #12 password can be configured via the PKCS12_PASSWORD setting.
Hint
By default, CertBob uses the π£ step CLI to convert certificates to PKCS #12.
However, due to compatibility issues with certain platforms, OpenSSL can be used instead by setting USE_OPENSSL to yes.