logstash-input-http icon indicating copy to clipboard operation
logstash-input-http copied to clipboard

Add support for pkcs#1 keys

Open jsvd opened this issue 7 years ago • 0 comments

Using bouncy castle it's possible to support both pkcs#1 and pkcs#8 keys. Example implementation in https://github.com/logstash-plugins/logstash-input-tcp/pull/124/files#diff-708e5e3c9eea0d86f843e0944d528f59R72

jsvd avatar Oct 17 '18 08:10 jsvd