openvpn

Hi, i have a mikrotik RB and i want to make it as openvpn server, and to make windows7,sp2 as client. I don’t know how to create the certificates (ca.crt,client.crt and client.key) on router and where to put them on the client. I searched on google but the results was making Linux as server. Any help please?
Thanks

http://wiki.mikrotik.com/wiki/OpenVPN

HTH,

Народ помогите разобраться, не могу создать сертификаты. Выдает ошибку…
greenkolomna.ddns.info.log (4.11 KB)

no offense mate but this forum is mostly english speaking - could you please write in english so everyone understand you? (its a bit complicated to separately translate your posts…)

thanks :wink:

Guys, help me figure out, can’t create certificates. I get error…

Start > run > cmd
-cd
-C:\Program Files\OpenVPN\easy-rsa
-init-config
-vars
-clean-all.bat
-build-ca.bat
-build-key-server server
-build-key mikrotik
-build-key client
-build-dh
-cd..
-cd bin
-openvpn --genkey --secret ta.key
-exit
Get the ca.crt and ca.key from folder Easy-rsa > keys