Avamar:SSL 证书更改出现错误:“库错误: 键值不匹配”

Summary: SSL 证书更改出现错误:“库错误: 键值不匹配”

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

文件的 SSL 证书配置更改后,无法在 Avamar Utility Node 上启动 http 守护程序:

证据:

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

检查这两个文件上的值输出是否匹配:
openssl rsa -noout -modulus -in server.key | openssl md5
openssl x509 -noout -modulus -in server.crt | openssl md5

如果没有,则必须使用正确的密钥,否则必须重新生成密钥和 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.