cryptostorm / cryptostorm_client_configuration_files

cryptostorm client configs
196 stars 60 forks source link

Specify that ca is inline rather than in a separate file #13

Closed ioistired closed 7 years ago

ioistired commented 8 years ago

Some clients (including NetworkManager on Ubuntu), upon importing the cert, will ignore the "" bit and interpret only the "ca ca.crt" line, thereby expecting a cert at ./ca.crt instead of the inline file. This change fixes that by explicitly specifying that the cert is inline.

This branch has not been tested except on Ubuntu. More testing is obviously needed.

df-cryptostorm commented 8 years ago

Just tested on the latest Ubuntu, it works for me with 'ca ca.crt' + inline.