Why not just save the data you have as files?
Because of 2 reasons:
- the cert + key strings are stored in a database, distributing it to every client PC
- revealing it by saving it to a file on every PC is very unsecure! Anybody could simply copy them to a PenDrive.
It would be better, if it would
work, as it should and I could feed the string directly.
I'm starting to think, it's a bug?