Subject: | Pull Request: https://github.com/cmile/Crypt-OpenSSL-PKCS10 |
Date: | Fri, 16 Aug 2013 11:40:18 +0200 |
To: | bug-Crypt-OpenSSL-PKCS10 [...] rt.cpan.org |
From: | smile <smile [...] cmile.de> |
hello,
I know it has been some years since you contributed your PKCS10 module,
but I hope you still care about it :D
I would like to contribute some code that I added. I needed a function
to load a CSR from a PEM formatted file and functions to read the
subject and keyinfo from a PKCS10 object, so I went ahead and
implemented it. I forked the repo on github and pushed my modifications
there:
https://github.com/cmile/Crypt-OpenSSL-PKCS10
Do you think it is possible to include my code in the official version
of the module?
best regards
smile