Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • libssh-mirror libssh-mirror
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • libssh projectlibssh project
  • libssh-mirrorlibssh-mirror
  • Repository
  • libssh-mirror
  • src
  • libcrypto.c
Find file BlameHistoryPermalink
  • Jakub Jelen's avatar
    Add support for PKCS#11 provider in OpenSSL 3.0 · 2539d72b
    Jakub Jelen authored Oct 31, 2022
    
    
    The engine API in OpenSSL 3.0 is deprecated so we are in the progress of working
    on a PKCS#11 provider for OpenSSL. This commit introduces a conditional build
    with the pkcs11-provider support (instead of engines) with all the changes
    required for the provider to work with existing code and tests.
    
    The CI modification is only temporary before we will have the real package in
    Fedora or somewhere to use.
    
    Signed-off-by: Jakub Jelen's avatarJakub Jelen <jjelen@redhat.com>
    Reviewed-by: Anderson Sasaki's avatarAnderson Toshiyuki Sasaki <ansasaki@redhat.com>
    Reviewed-by: Norbert Pocs's avatarNorbert Pocs <npocs@redhat.com>
    2539d72b