Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to read pkcs#12 certificate files #3

Open
gothub opened this issue Sep 8, 2015 · 1 comment
Open

Add ability to read pkcs#12 certificate files #3

gothub opened this issue Sep 8, 2015 · 1 comment
Assignees

Comments

@gothub
Copy link
Contributor

gothub commented Sep 8, 2015

This capability is needed for Mac OS X Yosemite (10.10.x) which has an Apple
supplied version of libcurl (7.37.1) that no longer supports PEM format files. For more
information, see http://curl.haxx.se/mail/archive-2014-10/0053.html

@gothub gothub self-assigned this Sep 8, 2015
@jeroen
Copy link

jeroen commented Aug 10, 2016

@gothub I have implemented this in the openssl package. LMK if you have any feedback:

install.packages("https://github.com/jeroenooms/openssl/archive/master.tar.gz", repos = NULL)

Try ?read_pkcs12 for the man page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants