Hi Andreas,

Am 07.01.20 um 16:16 schrieb [email protected]:
> Hello and happy new year 😊
same to you ;)

> Sorry for opening this old case but i saw that something changed by upgrading 
> to 2.5.5.

Still on 2.5? We are on 3.2 already ;)

> The parts where I have changed the regex is gone. I have tried to add the 
> matching inside the profiles but I still get an 'Subject is invalid' from the 
> workflow.

This message comes from
OpenXPKI::Server::Workflow::Condition::SubjectValid which uses
OpenXPKI::DN to split the string into components - I did not check this
but my guesstimate is that this horribly fails and interprets the MS/2
as RDN :(

Option 1) Fix the parser in OpenXPKI::DN
Option 2) Remove the subject check in the workflow - but I don't give
any gurantee that this wont bite you in another place later as AFAIR we
use OpenXPKI::DN to split the DN later again.

Oliver

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to