At the moment I solved the problem by changing the code from the 
"get_getcrl_issuer_serial.pm" file.
I added the following code in line 107:

$issuer = join ",", reverse split (/,/, $issuer);

So the DN is reversed. It would be very good, when the 
"get_getcrl_issuer_serial.pm" would order the
issuer content itself. The result would be a request source independent 
solution.

Thanks for the help!

Regards,
Kevin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to