Hi, > I want to change the Realm: Example.org Demo CA (democa) to some actual CA > name on OpenXPKI WebUI. > > The Example.org Demo CA can be replaced by modifying the "label" field in > file /etc/openxpki/config.d/system/realms.yaml > > I am not able to modify the (democa) written in brackets on the WebUI.
As you mentioned the "label" in the realms configuration is the human readable representation of the PKI Realm name. It can be changed freely at any time which will reflect in the realm name displayed in the GUI. However, the "section key" in the realms configuration (democa in your case) is the internal realm name used for grouping PKI Realm data in the database. It cannot easily be changed once it has been used. (It is technically possible to change this name by performing some database modification but we do not recommend to do this unless you exactly know what you are doing.) When setting up the PKI the realm "key" of each realm should be set to a sensible sensible value, e. g. "serverca" or "userca". Do not change the name once it has been used. Cheers Martin _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
