Tag Archive: github

Dec 21

Install Hubot as IRC channel bot

Recently GitHub has released sources about two “internal” projects: hubot and janky. So it’s time to start using them (or just testing them to imagine a future usage). After some tests and research I find a proper way to install hubot and use it as IRC bot, but I decide to report the complete procedure …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/12/21/install-hubot-as-irc-channel-bot/

Sep 01

GitHub pull and certificate verification failed….

I put this tips here because every time I need to pull a project from github, where I’m not contributor, I’ve certificates problem and I always dismembered the solution [root@centos564 ~]# git clone https://github.com/onelogin/python-saml.git Cloning into python-saml… error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed while accessing …

Continue reading »

Permanent link to this article: http://blog.mornati.net/2011/09/01/github-pull-and-certificate-verification-failed/