openxpki icon indicating copy to clipboard operation
openxpki copied to clipboard

OpenXPKI Code

Results 147 openxpki issues
Sort by recently updated
recently updated
newest added

Expansion of Template is only avail in To/CC and Subject but not in Reply-To. It should also be possible to add extra headers with TT support

feature request

Offer an interface to consume CMP message to create/revoke certificates

feature request

A generic NICE backend using CMP to create/revoke certificates. Can act as gateway to some public CAs (e.g. Quo Vadis).

feature request

It is still documented and seems to lead some users the wrong way. Might need cleanup and/or removed.

Add possibility to configure multiple validities for a profile Add the resulting dropdown to the "profile select" page

feature request
4.x
crypto layer

The tests for the ECDH functions t/25_crypto/24_xs_ecdh.t fail when doing a make test on a pristine system as the test target does not create the necessary file for the binding....

Auto-Add the workflow prefix for nested conditions, e.g. ``` class: Workflow::Condition::LazyAND param: condition1: csr_is_operator condition2: !csr_is_creator ```

Give a proper error message using AJAX response which can be rendered even by the loader screen when "something" goes wrong (e.g. wrong realm name with url based realms)

feature request
frontend

in UI::Result the i18nTokenizer is applied to a JSON encoded data string. Double quotes inside an I18N token break the JSON format and need escaping.

bug
frontend
high priority