cryptostorm / cryptostorm_client_configuration_files

cryptostorm client configs
196 stars 60 forks source link

ca.crt on Mac #3

Closed LuisMAntunes closed 8 years ago

LuisMAntunes commented 8 years ago

Getting the following error while trying to configure this on Mac:

Installation failed: At line 25 of the OpenVPN configuration file: The configuration file refers to a file ca.crt which should be located at ~/Downloads/cryptostorm_client_configuration_files-master 2/linux/ca.crt but the file does not exist.

df-cryptostorm commented 8 years ago

All the Linux configs use inline data for the CA file, but if your setup is complaining about that then just open up the config and copy everything between <ca> and </ca> and paste it into ~/Downloads/cryptostorm_client_configuration_files-master 2/linux/ca.crt