php - Phabricator SSL certificate not trusted -
i have problem arc install-certificate instruction
configuration : linux mint 16 (petra)
what did :
- i have put public key phabricator web (i can git instructions no problem) 
- i have downloaded custom.pem certificate , put libphutil/resources/ssl directory. 
- i have followed instructions in readme file (it in same dir) , modified line in php.ini file : - curl.cainfo = /home/ilongin/job/tools/arcanist/libphutil/resources/ssl/custom.pem 
but still when run arc install-certificate inside project dir :
trying connect server... usage exception: failed connect server: [curl/60] (our-phab-server-url) there error verifying ssl certificate authority while negotiating ssl connection. indicates using self-signed certificate have not added ca ca bundle. see instructions in "libphutil/resources/ssl/readme".
does knows wrong?
 
 
Comments
Post a Comment