-
Moved to https://projects.tigase.org/issues/2618.
Type |
Patch
|
Priority |
Minor
|
Assignee | |
RedmineID |
2438
|
Issue Votes (0)
Watchers (0)
Moved to https://projects.tigase.org/issues/2618.
Type |
Patch
|
Priority |
Minor
|
Assignee | |
RedmineID |
2438
|
I've wrote a small method to load an X.509 certificate from a DER byte buffer. I'm using it to transmit the certificate object from C2S to SM for certificate verification, therefore I dump the certificate into bytes from the connection manager and send it encoded to SM and re-create it using this method. It might be useful for other stuff too... your decision :)
0001-Load-certificate-from-DER-byte-buffer.patch