Hi Guys,

the issuance workflow already contains the publish step so there is no need for both ;)


Oli


On 19.01.23 11:46, Zimmermann Thomas via OpenXPKI-users wrote:
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

--
Protect your environment -  close windows and adopt a penguin!
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to