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ユーティリティー ノードで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
出力値が次の2つのファイルの両方で一致するかどうかを確認します。
openssl rsa -noout -modulus -in server.key | openssl md5
openssl x509 -noout -modulus -in server.crt | openssl md5
そうでない場合は、正しいものを使用するか、キーと crt ファイルを再生成する必要があります。
Affected Products
AvamarProducts
AvamarArticle 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.