Blobfish::Ejbca
This gem allows integration with EJBCA services and currently supports:
- PFX generation on EJBCA side.
Installation
Add this line to your application's Gemfile:
gem 'blobfish-ejbca-client-ruby'
And then execute:
$ bundle
Or install it yourself as:
$ gem install blobfish-ejbca-client-ruby
Usage
For a demonstration project (in spanish) see https://github.com/hablutzel1/blobfish-ejbca-client-ruby-demo.