Hello. I got the following Exception when trying to request a certificate. When I enter a passphrase for the key which has to be generated by the server I get the error PERSIST_KEY_PASSWORD.
The log shows this: I18N_OPENXPKI_SERVER_API_OBJECT_GET_DATA_POOL_ENTRY_ENCRYPTION_KEY_UNAVAILABLE; __NAMESPACE__ => sys.datapool.keys; __PKI_REALM__ => ca-one; __KEY__ => 7pitvsGxKUiuwnxmqz0ZjO9YK5U; __SAFE_ID__ => ca-one-vault-1 When I search for the vault certificate all is ok, if I search for a different certificate I get an 'Unknown Error' with the same info in the log file: I18N_OPENXPKI_SERVER_API_OBJECT_GET_DATA_POOL_ENTRY_ENCRYPTION_KEY_UNAVAILABLE; __NAMESPACE__ => sys.datapool.keys; __PKI_REALM__ => ca-one; __KEY__ => 7pitvsGxKUiuwnxmqz0ZjO9YK5U; __SAFE_ID__ => ca-one-vault-1 The vault key is online. I also have check the datapool table. There is an entry pki_realm: ca-one namespace: sys.datapool.keys datapool_key: 7pitvsGxKUiuwnxmqz0ZjO9YK5U encryption_key: p7:ca-one-vault-1 (is it correct with the p7: ?) So I don't know what is missing here? The only difference is that I had to generate a new vault token because the old was expired. I don't hope this is the issue :D THX for help. Mit freundlichen Grüßen / Best regards Andreas Krieger ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
