Skip to main content
ExLibris

Knowledge Assistant

BETA
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. New SSL certificates are not picked up by apache
    5. When restarting the Aleph Server, Apache SSL fails asking for a passphrase

    When restarting the Aleph Server, Apache SSL fails asking for a passphrase

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Description
    2. Resolution
    • Product: Aleph
    • Product Version: 22, 23
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

    Description

    When the server is restarted our SSL configuration for the OPAC fails. The SSL certificate is requesting a passphrase.

    Resolution

    There are two ways to stop apache from asking a passphrase on restart. 

    1. Create a new certificate file from the existing one, without a passphrase: 
    openssl rsa -in key.pem -out newkey.pem 

    2. Create a script that will enter it by adding the following to httpd.conf: 
    SSLPassPhraseDialog exec:/path/to/passphrase-file 

    in the passphrase-file please insert: 
    #!/bin/sh 
    echo "passphrase" 

     

     

     


    • Article last edited: 07-08-2017
    View article in the Exlibris Knowledge Center
    1. Back to top
      • New SSL certificates are not picked up by apache
      • New sublibrary not appearing as Home library
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved