Good Morning,

CRL build needs to be triggered from an external source by running the
crl_issuance workflow, the easiest way is from command line:

> openxpkicmd  --realm democa crl_issuance

You usually do this using a cronjob or systemd timers, as both are not
available inside docker there is nothing setup up by default (and once
again - the provided docker images are for evaluation and should not be
used as-is for production setups). If you want to stick with docker, an
elegant way is to expose the CRL Issuance workflow using the RPC
interface and trigger it from an external scheduler - you should find
the necessary hints in the RPC manual on Readthedocs.

best regards

Oliver


Am 09.02.21 um 07:05 schrieb Per Abildgaard Toft:
> Hi,
>
> I am running the latest OpenXPKI on Docker
> (whiterabbitsecurity/openxpki3:latest) and have a problem with the
> published CRLs not automatically being renewed. 
>
> I can read from the docs, if this is done automatically or i sould
> configure it manually.
>
> If I should configure it manually, could you hint how?
>
> Med venlig hilsen / Best regards
>
> *Netic A/S*
> Per Abildgaard Toft
> Senior Consultant
>
> mail...@netic.dk <mailto:p...@netic.dk>
> Telefon+45 7777 0861
> Webhttp://netic.dk <http://netic.dk/>
>
>
>
> _______________________________________________
> OpenXPKI-users mailing list
> OpenXPKI-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openxpki-users


-- 
Protect your environment -  close windows and adopt a penguin! 

_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to