this is my first time trying to use github so please bear with me..
Currently, I am managing my project through tortoise SVN.
I have created a repository on github and tried to uploaded a readme file through instructions given on github help
Iam tryin to import existing svn project to github repository and its giving me errors.
Since Iam new to github, I am unable to figure it out…
any idea????

Before debugging the certificate validation error, please note that the GitHub page mentions:
So the
git svn clone -s SVN_REPO_URL LOCAL_DIRcommand needs aSVN_REPO_URL(as in "SVN", not Git)https://github.com/healthpark/Healthpark.ca.git is the name of a Git repo, not an SVN repo.