Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1582

OpenSSL Deprecation of SSLv2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Won't Fix
    • 1.2
    • None
    • Infrastructure
    • None
    • Ubuntu 12.04 and CouchDB 1.2 - might be ok with 2.0 Beta but not tested.

    • New Contributors Level (Easy)

    Description

      /opt/bitnami/common/lib/libcurl.so: undefined reference to `SSLv2_client_method'
      collect2: ld returned 1 exit status
      make[4]: *** [couchjs] Error 1
      make[4]: Leaving directory `/data/couchdb_source/couchdb/src/couchdb/priv'
      make[3]: *** [all-recursive] Error 1
      make[3]: Leaving directory `/data/couchdb_source/couchdb/src/couchdb'
      make[2]: *** [all-recursive] Error 1
      make[2]: Leaving directory `/data/couchdb_source/couchdb/src'
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/data/couchdb_source/couchdb'
      make: *** [all] Error 2

      Support for SSLv2 was removed as of OpenSSL 1.x.x (RFC 6176) which ships with Ubuntu 12.04.

      Potential solutions:

      1. Patch installation;
      2. Degrade OpenSSL version.

      Attachments

        Activity

          People

            dch Dave Cottlehuber
            andrewedwardyoung Ed Young
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: