Hi everybody,
I just finished my openVPN configuration on Mikrotik using GNS3 (and it’s working as charm
), but one thing keep me wonder: Which certificate should I use to run OpenVPN. So far I know, that there are three ways how to generate certificate. I can either use http://cacert.org or use the easy-rsa scripts to issue these certificates and then import them to the Mikrotik (https://wiki.mikrotik.com/wiki/OpenVPN#Certificates - section 1.4 ). Or, the way that I used, I can generate these certificate directly on RouterOS (https://wiki.mikrotik.com/wiki/Manual:Create_Certificates - section 1).
My question is, which method should I use, respectively which method is the best one for somebody, who want to have remote connection to the site for his personal use?
Thank you for your help.