Hi Gabriel,

you need to add a new validator to the "ask_client_password" action definition:
https://github.com/openxpki/openxpki-config/blob/community/config.d/realm.tpl/workflow/def/certificate_signing_request_v2.yaml#L417

You can find a description how workflow config is setup here
https://openxpki.readthedocs.io/en/latest/reference/configuration/workflow.html

best regards

Oliver


Am 13.08.21 um 19:00 schrieb Gabriel Carissimo:
Thank you very much Oliver, for responding!
I do not have much knowledge about Openxpki I am quite new, where should I configure the Regex for the certificate password?

Thanks
Gabriel

El vie, 13 ago 2021 a las 2:33, Oliver Welter (<[email protected] <mailto:[email protected]>>) escribió:

    Hi,

    no . this validator checks the quality only.

    To control the allowed characters you need to add another validator
    based on OpenXPKI::Server::Workflow::Validator::Regex - there should
    be several such examples in the code already.

    Oliver

    Am 12.08.21 um 23:27 schrieb Gabriel Carissimo:
    Hi
    Is it possible to add a regex in password_quality? to disallow the
    following characters' " `

    Thanks
    Gabriel


    _______________________________________________
    OpenXPKI-users mailing list
    [email protected]  
<mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/openxpki-users  
<https://lists.sourceforge.net/lists/listinfo/openxpki-users>


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

    _______________________________________________
    OpenXPKI-users mailing list
    [email protected]
    <mailto:[email protected]>
    https://lists.sourceforge.net/lists/listinfo/openxpki-users
    <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