Hello, I am completely new to this but would like to get my around the most basic concepts. On one system (Debian buster) I installed the everything according to https://openxpki.readthedocs.io/en/stable/quickstart.html. I also executed sampleconfig.sh. Everything works like a charm. But now I want to replace democa (and pki.example.com) with something more suitable. I setup another system, installed everything but did not execute sampleconfig.sh. I am aware that I would have to perform whatever the script does in one way or another. I am one step before this, though.
https://openxpki.readthedocs.io/en/stable/reference/configuration/realm.html says: In order to create a new realm the easiest way is to copy the sample directory tree realm/democa to a new directoy within the realm directory. Adjust the realm configuration file contents accordingly (see below). Since l /etc/openxpki/config.d/realm total 8.0K drwxr-xr-x 2 openxpki root 4.0K Aug 22 2019 . drwxr-x--- 5 openxpki root 4.0K Aug 13 2019 .. lrwxrwxrwx 1 openxpki root 13 Aug 22 2019 democa -> ../realm.tpl/ I would copy the realm.tpl directory into a directory with the name of my realm in /etc/openxpki/config.d/realm. And then make my adjustments. By renaming every occurrence of democa and pki.example.com. Right? However, democa and pki.example.com are also referenced outside of realm.tpl: /etc/openxpki/rpc/default.conf:realm = democa /etc/openxpki/soap/default.conf:realm = democa /etc/openxpki/config.d/system/realms.yaml:democa: /etc/openxpki/scep/default.conf:realm=democa /etc/openxpki/est/default.conf:realm = democa /etc/openxpki/config.d/system/realms.yaml: baseurl: https://pki.example.com/openxpki/ So, my question is: Is there anything more to do if you want to replace democa? _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
