Hi, You can't do anything without those tokens (signer and datasafe) in openxpki. If you chose to run it with Docker, I guess you have already cloned the repository <https://github.com/openxpki/openxpki-docker> and in this case, just follow the procedure til the end. They provide a script that would create those tokens (certificates) for you. It's also defined in the Makefile, it might be faster and easier to just run "make sample-config" (you might need to adapt the Makefile with respect to your containers names, you'll see the errors if any)
Otherwise, without Docker, you would need to create them yourself and import them <https://openxpki.readthedocs.io/en/develop/quickstart.html#import-root-ca> to OpenXPKI. Once both of your tokens are online, you can then issue the CRL. Mohamed Le mar. 16 janv. 2024 à 13:53, Ali Danakiran <[email protected]> a écrit : > Hello, > > I get the message when I want to check "LOAD_NEXT_CA_CRL_GET_NEXT_CA_0" > CRL. On the Openxpki WebGui it shows me "No CRL found!" and my CA signer is > apparently offline. > > > _______________________________________________ > OpenXPKI-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openxpki-users >
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
