Oliver Welter

Results 98 issues of Oliver Welter

A non-functional datavault token causes "hidden" errors especially with the "Token in Datapool" feature. The server should check for a working (or disabled) datavault token on startup and abort start...

feature request

Would it make sense to have the "pause_on_error" feature as a general "try / catch" in the Workflow class? Intended Purpose: If the feature was activated by setting the "pause_on_error"...

feature request
discussion

Bullet list what should be reworked - open for discussion - use different classes / subclasses for different errors, uses classes to catch and handle "special" errors - remove the...

4.x

When using external CAs for chain validation we need the CRLs to verify the chains. See also #776

feature request

The set_data_pool_entry API call allows creation of items in other realms but always uses the encryption token of the current realm. This will not work if the realms use different...

feature request
discussion

Currently, we have a very inconsistent handling of datetime/timestamp recording within the workflows. While most backend methods expect epoch, we mix between ISO-Format, "YYYYMMDD" notation and epoch when talking with...

feature request
discussion
4.x

Workflow Redesign, Idea: Have atomic activities that use "sub workflows" to combine workflows from building blocks

workflow-api-redesign
4.x

The dirName type in SAN is not working, the config need to map the DN into a secton which is currently not done: ``` subjectAltName=dirName:dir_sect [dir_sect] C=UK O=My Organization OU=My...

feature request
high priority

If server side key generation is selected, the user gets a form where all fields are fixed and there is nothing to chose from. Should be skipped silently or presented...

feature request
low priority
frontend

openxpkicmd is merely a set of special commands and some extras on top of openxpkicli. Both should be unified into a single script or a wrapper around a common class...

4.x