Oliver Welter
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...
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"...
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...
When using external CAs for chain validation we need the CRLs to verify the chains. See also #776
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...
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...
Workflow Redesign, Idea: Have atomic activities that use "sub workflows" to combine workflows from building blocks
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...
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...
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...