Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • dcdb dcdb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dcdb
  • dcdbdcdb
  • Issues
  • #19

Closed
Open
Created Jun 12, 2019 by Ghost User@ghostContributor

OpenSSL 1.1.1c too recent

OpenSSL update to version 1.1.1c may cause problems with other software.

If dcdb/install/lib is in LD_LIBRARY_PATH (e.g. by sourcing dcdb/install/dcdb.bash), dcdb's bleeding edge OpenSSL library may be used instead of built in OpenSSL. This can cause issues with other software which rely on older/custom OpenSSL versions which still support protocols like SSLv3.

Immediate solution: clear dcdb's install directory from LD_LIBRARY_PATH (e.g. by opening a new terminal)

Long-term solution: wait until other software supports more recent OpenSSL libraries.

Assignee
Assign to
Time tracking