Hi, i'm using the following command to create a file in cron.daily to update CRL und publish the CA certificate: cat << EOF > /etc/cron.daily/openxpki-publish-crl #!/bin/sh /usr/bin/openxpkicmd --realm testca crl_issuance /usr/bin/openxpkicmd --realm testca ca_publish EOF Kind regards, Thomas ________________________________ Von: Zestermann, Ronald <[email protected]> Gesendet: Donnerstag, 19. Januar 2023 11:21 An: '[email protected]' <[email protected]> Betreff: EXT: [OpenXPKI-users] automate the creation and publishing of crl
EXTERNAL SENDER Hello folks, how can i automate the creation and publishing of crl? I would like to do this via a cron job. Unfortunately I can't find any suitable commands. Best regards mit besten Grüßen Ronald Zestermann SB IT-Infrastruktur _______________________________________________ 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
