I've spun up a fresh Debian 12.12 VM (since my first attempt confirmed that OpenXPKI does not yet work on Debian 13), and to the best of my abilities followed the documentation at https://openxpki.readthedocs.io/en/master/quickstart.html
There are various omissions in the documentation and times where you have to jump around, so it's hardly a step-by-step document, but I did the best I could. My system seems to believe that it's installed: root@openxpki:/etc/apt/sources.list.d# oxi --version OpenXPKI Community Edition v3.32.8 Steps so far: * Installed a local instance of MariaDB, created the database per instructions, loaded the schema per instructions * Created the users as suggested (using non-generic passwords) * Added the MariaDB info to the /etc/openxpki/config.d/system/database.yaml and /etc/openxpki/client.d/service/webui/default.yaml files * Run the /usr/share/doc/libopenxpki-perl/examples/sampleconfig.sh to generate a testing config * Convinced Apache to be happy with the certs (they didn't get moved into the correct places by the sampleconfig script, so I had to do that by hand) * Coaxed Apache to start Trying to visit the site, I see this:
Thinking that maybe there was a problem with the sample config, I then downloaded the production configs suggested in the github repo, and re-applied the username/passwords and other bits and pieces in the .yaml files (also put back the sample config certs, since I haven't gotten actual ones copies over yet). No change. Would appreciate some assistance with where I might be missing a step. Thank you! -- Josh Whitver [email protected] / [email protected] "Yields a falsehood when preceded by its quotation" yields a falsehood when preceded by its quotation.
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
