Hi to all, I followed OpenVPN guide found on Wiki.
I created certificates:
- client.crt
- client.pem
- ca.crt
then imported on client.
Client configuration, Dial Out tab:
user: VPN_client
password: client_test
profile: default
About certificate, on wiki example it’s reported “vpngate-client”.. from where!?!?!?
On my client I only have these options:
- none
- ca.crt_0
- client.crt_0
On server side, secret for client:
name: VPN_client
password: client_test
About profile I have these options:
- VPN_profile
- default
Here: on client side I can set none or client.crt_0 with no changes, same way for server side selecting VPN_profile or default.
Why this? Are my settings wrong?
Thanks.