I am trying to set up RVM on windows platform using cygwin. I installed all the suggested utilities like curl, wget etc but
when i
type curl -kLv https://get.rvm.io | bash -s stable --ruby I see the following error message
Please read and follow further instructions.
The -k option should have ignore the certificate but the error still persists. I tried changing the permissios on the certs folder using chmod 755 but still the error message perists
Please advise if any body ran into the same issue.
Regards
Shiva