[haiku-bugs] Re: [Haiku] #7707: Github's SSL Cert does not work in Git/Wget

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Sat, 18 Jun 2011 15:53:23 -0000

#7707: Github's SSL Cert does not work in Git/Wget
----------------------------------+----------------------------
   Reporter:  jrabbit             |      Owner:  nobody
       Type:  bug                 |     Status:  new
   Priority:  blocker             |  Milestone:  R1/alpha3
  Component:  Network & Internet  |    Version:  R1/Development
 Resolution:                      |   Keywords:  ssl, github
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by mmadia):

 Could this simply be added to the Alpha 3 Release Addendum and call it a
 day?

 == command line applications fail on SSL secured sites ==
  * '''Error Message''': ''ERROR: cannot verify <host>'s certificate,
 issued by `/C....':''
  * '''Reproduction''': {{{ wget https://... }}}  or {{{ git clone
 https://.... }}}
  * '''Resolution''': The following commands will symlink the certificates
 file into the correct location.
 {{{
   ln -sf /boot/common/ssl/certs/cacert.pem /boot/common/data/cert.pem
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7707#comment:8>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: