Hi,

On 28/04/15 10:43, mikael.lind...@westermo.com wrote:
Hi,

is it at all possible to generate pkcs#1 keys in easy-rsa for MS Windows? if so how do I do it?

I.e. keys with these headers:
-----BEGIN RSA PRIVATE KEY-----
.
.
.
-----END RSA PRIVATE KEY-----



this is explained in my book, the OpenVPN 2 Cookbook.
Basically, when you install OpenVPN also install the easy-rsa scripts ; that will give you a set of batch scripts that work almost the same as the Linux versions. By editing vars.bat then run
  vars.bat
  clean-all.bat
  build-ca.bat
  build-key.bat
you will end up with a client (or server) key/cert pair , with the key in PKCS#1 format.

HTH,

JJK

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to