Oliver Welter

Results 98 issues of Oliver Welter

When you create a new certificate request for an existing certificate this comes as a PKCS10 wrapped inside a PKCS7 container signed with the old certificate. As the file has...

feature request

The workflow factory allows to have different values for a fields name and the context item it refers to. The RPC input/output spec currently works on the context names which...

feature request
rpc
4.x

It is sometimes expected that a key is present in the repsonse but has an undef value and vice-versa. Related to #722

feature request
rpc
4.x

Swagger defines a data type boolean which is a "real" value of true / false in JSON while we usually have "perlish" true/false in the workflows and other components which...

feature request
high priority
rpc

It would be useful in some cases to let the auth layer return a list of roles that a user has and allow the user then to chose one from...

feature request
4.x

The x509 authentication handler does not check the revocation status of a certificate (neither internal nor external ones).

bug
feature request

SCEP renewal currently requires the csr subject to be an exact match of the signer subject. Some embeded clients do not care about this, so a renewal is not possible....

Use Log4perl::Syslog appender and (on debian) deploy default config to redirect openxpki logging to /var/log/openxpki

feature request

The Autorun Implementation in the upstream Workflow class uses recursion which introduces some problems with our custom features and also causes a "deep recursion warning" on very "long" autorun workflows....

feature request

The get_token_info seems to report a false positive when using keystore datapool and the key does not exist