[SAC] [OSGeo] #1981: E120171: Error running context: An error occurred during SSL communication

OSGeo trac_osgeo at osgeo.org
Thu Aug 24 01:05:24 PDT 2017


#1981: E120171: Error running context: An error occurred during SSL communication
---------------------------+--------------------
 Reporter:  martinl        |       Owner:  sac@…
     Type:  defect         |      Status:  new
 Priority:  critical       |   Milestone:
Component:  Systems Admin  |  Resolution:
 Keywords:  svn, openssl   |
---------------------------+--------------------

Comment (by jef):

 quick workaround:
 {{{
 apt-get build-dep openssl
 apt-get source openssl
 cd openssl-1.1.0f
 sed -i -e "s/disable-tls1 disable-tls1_1/# &/" debian/rules
 DEB_BUILD_OPTIONS="nocheck parallel" dpkg-buildpackage -us -uc -b
 sudo dpkg -i ../libssl1.1_1.1.0f-4_amd64.deb
 }}}

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1981#comment:8>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list