Hi Michael,

Am 25.01.20 um 04:48 schrieb Michael Yatsko:
> Hi,

> 
> *1. Certificate Profile*
> 
> When I opened OpenXPKI UI in a web browser, this new certificate profile
> did not appear in the drop down list. How do I add it to drop down list?
> Note: I did stop and restart both OpenXPKI and Apache services as well
> cleared my web browser cache.

If you add a file in the profile/ directory it should be available
without any additional steps but to be visible in the profile must have
at least one style with a "UI" section. Also likely - check the
permission of the file, it must be readable by the openxpki server.

> *2. Drop Down List*
> 
> I didn't see in the documentation or mailing list on how to have the
> name Device Identity in the drop down list.

The name you see in the dropdown is determined from the value of "label"
on the top level of the profile file.

> *3. Config Error*
> 
> In 3 different instances, I ended up getting the error message:
> 
> Loaded config does not contain system node. at 
> /usr/lib/x86_64-linux-gnu/perl5/5.20/OpenXPKI/Config.pm line 73

This usually is the case if one of the yaml files has an improper
syntax, most likely a broken indent (wrong number of spaces or tab
character).

Run "openxpkiadm lintconfig", it should tell you the file and line where
the error occurs. if you run this command with "--debug" it will dump
the whole config tree which might also be helpful with problem 1.

best regards

Oliver

-- 
Protect your environment -  close windows and adopt a penguin!

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to