Projects tigase _server tigase-utils Issues #8
Load certificate from DER byte buffer (#8)
Closed
Daniele Ricci opened 10 years ago
Due Date
2014-12-30

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

Artur Hefczyc commented 10 years ago

Danielle, thank you for the patch. Bartosz will look at it and add it to our code base if possible.

Daniele Ricci commented 10 years ago

I'm sorry, I've just realized that I submitted this patch to the wrong repository. This code applies to tigase-utils. Is there any chance for it to be included there? Thank you.

Daniele Ricci commented 10 years ago
wojciech.kapcia@tigase.net commented 10 years ago

Move patch to the Tigase Utils project

Artur Hefczyc commented 10 years ago

Daniele, we need source code disclaimer before we can use your patch.

Daniele Ricci commented 10 years ago

Artur Hefczyc wrote:

Daniele, we need source code disclaimer before we can use your patch.

Actually I did checked it during issue creation but Wojciech reverted it to "No" :-)

Anyway, no problem. I accept the disclaimer.

wojciech.kapcia@tigase.net commented 10 years ago

This was probably for the other/new issue, this one was most likely created without any value for the field and when I was moving it a default No was set, corrected now.

Daniele Ricci commented 10 years ago

Guys I don't want to rush, but... is there any problem merging this? If it needs fixing or testing I can write some tests.

Bartosz MaƂkowski commented 10 years ago

No need to test. I didn't realize that this is so important to you ;-)

Patch added.

Thank you.

Daniele Ricci commented 10 years ago

Thanks! This patch was the only thing that made me maintain a fork of tigase-utils on GitHub :) I can now delete it.

issue 1 of 1
Type
Patch
Priority
Minor
Assignee
RedmineID
2438
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-utils#8
Please wait...
Page is in error, reload to recover