Avamar: Zmiana certyfikatu SSL z błędem: "Błąd biblioteki: niezgodność wartości kluczy"

Summary: Zmiana certyfikatu SSL z błędem: "Błąd biblioteki: niezgodność wartości kluczy"

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

Nie można uruchomić demona http w węźle Avamar Utility Node po zmianie konfiguracji certyfikatu SSL pliku:

Dowody:

root@hostname.domain:/etc/apache2/conf.d/#: website restart
===Shutting down website
Shutting down httpd2 (waiting for all children to terminate)         done
===Starting website
Starting httpd2 (prefork) startproc:  exit status of parent of /usr/sbin/httpd2-                                                        prefork: 1
                                                                     failed

 

Cause

</var/log/apache2/err_log>

......
[Mon Jun 26 11:51:52 2017] [error] Unable to configure RSA server private key
[Mon Jun 26 11:51:52 2017] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch
[Mon Jun 26 12:00:23 2017] [warn] RSA server certificate CommonName (CN) `hostname.domain' does NOT match server name!?
[Mon Jun 26 12:00:23 2017] [error] Unable to configure RSA server private key
[Mon Jun 26 12:00:23 2017] [error] SSL Library Error: 185073780 error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch

 

Resolution

Sprawdź, czy wartość wyjściowa jest zgodna w obu tych plikach:
openssl rsa -noout -modulus -in server.key | openssl md5
openssl x509 -noout -modulus -in server.crt | openssl md5

Jeśli nie, musisz użyć właściwego lub musisz ponownie wygenerować klucz i plik crt.

 

Affected Products

Avamar

Products

Avamar
Article Properties
Article Number: 000065305
Article Type: Solution
Last Modified: 26 May 2026
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.