1.0.1 • Published 8 years ago

@strictd/convertp12 v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Convert .p12 keys to .pem keys

Binary Executable for node using google-p12-pem

npm install -g @strictd/convertp12

convert your .p12 key with 2 argments.

  • leave off the second argument will automatically use the source file basename with a .pem extension (test.p12 -> test.pem)
convertp12 /path/to/service_account.p12 /path/to/save/service_account.pem
1.0.1

8 years ago

1.0.0

8 years ago