Hi, how to create a ca(ca.crt),cert(client.crt),key(client.key) certificates on an openvpn client and where to put them?. Notable that i’m using the easy-rsa way.
Thanks
Instruction to create self-signed certificates,
http://wiki.mikrotik.com/wiki/Manual:Create_Certificates
Certificate decryption commands are available from,
http://wiki.mikrotik.com/wiki/OpenVPN#Usage
Thanks, but i want to use windows as client of mikrotik server. I did as mentioned in:
http://itsavedmyass.cyprusmania.net/remote-access/mikrotik-openvpn-server-windows-7-client/
but no certificates are generated, neither in the folder that should contain them (keys) nor in the openvpn root directory. The certificates were generated successfully on MIK.(certificate-response.pem and private-key.pem), but nothing on windows using GUI. I need help please