I'm using Delphi 10.3 Community Edition. I fixed the compile error by adding a cast to the second arg in line 417. My Version: PutLine('dn', PBytes(@Entry.utf8dn[1]), Length(Entry.utf8dn));
mtx is just an app. it can't freeze up or reboot the system unless there is a driver...
Yeah that's the issue. Fortunately my fix works around the bug and is harmless once...
New feature: remove Sender header
I figured it out. It is a bug in z-push. When reading using the convert.base64-encode...
Attached is the patch to fix it.
I figured it out. It is a bug in z-push. When reading the convert.base64-encode filter...
Originally I was seeing it with p12 files so I created some binary test files ranging...