Bernd Krietenstein

Results 28 comments of Bernd Krietenstein

> Also, can you say how you submit the SCEP request, is it some SCEP client like sscep or you own code? We have our own application, which implements a...

@primetomas I can provide a commandline version of our software including some python scripts and a README.md (!) for easily reproducing the problem. The tool is a binary, is that...

I'd like to point out, that I did not want you to debug our tool. This should only help you to reproduce the problem with minimal effort. (And of course,...

> Sorry it was bad stated by me, I didn’t think to debug your tool. What would be interesting is to see the difference between older working tools and this...

> PS: I guess you don’t have any other option than to use SCEP? It’s very legacy and lack many options of better protocols (like decent EC support or future...

Hi Tomas, thanks for looking into this again. We have a flag in our software for deciding, which `RecipientIndentifier` to use. We actually try to enroll with `use_issuer_and_serial_for_recipient_identifier=true` first and...

I'm sorry, other work pushed this issue aside. But I'm still interested in this and I created an internal ticket for me so I won't forget it. Can we leave...

The `EXAMPLE_BER` is not a valid CMS message. I used it to test, if my own preliminary BER-to-DER converter works on nested indefinite length structures (ignoring the content).