jeroen / openssl

OpenSSL bindings for R
Other
63 stars 21 forks source link

Read PKCS 12 files #22

Open jeroen opened 8 years ago

jeroen commented 8 years ago

To do:

See also https://github.com/NCEAS/PKIplus/issues/3. Resources:

jeroen commented 8 years ago

First pass: https://github.com/jeroenooms/openssl/commit/5c513cc73646ef0431dd0103769530c0281e2e29. Not tested the CA parser yet because I can't find any example p12 files with a CA bundle.

jeroen commented 7 years ago

Added some unit tests: https://github.com/jeroenooms/openssl/blob/master/tests/testthat/test_pkcs12.R