Fedora 21をインストールし、かなりうまく機能していることを確認した後(ドロップボックス、特定のアイテムのハードウェアアクセラレーション、まともなビデオドライバ、コーデックなどを望まない限り)、最近バグレポーターが発見したバグを報告し始めました。私の問題は、最初にABRTを使用してバグを報告しようとすると、出力ボックスに次のものが表示されることです。
--- Running report_uReport ---
('report_uReport' completed successfully)
--- Running analyze_CCpp ---
Ok to upload core dump? (It may contain sensitive data). If your answer is 'No', a stack trace will be generated locally. (It may download a huge amount of data). 'YES'
Querying server settings
An error occurred while connecting to 'retrace.fedoraproject.org'
Failed to complete SSL handshake: NSS error -5938.
次にプロンプトを表示します。
Do you want to generate a stack trace locally? (It may download a huge amount of data but reporting can't continue without stack trace).
次に、はいと確認して関連するdebuginfoパッケージをダウンロードし、引き続きトレースを生成し、エラーを報告しました。しかし、これはサーバー、ABRT、誤った設定などのSSLハンドシェイクの問題ですか?これをどのように確認しますか?
答え1
サーバーは最近SSLv3を無効にしており、クライアントにはTLSv2が必要です。 https://bugzilla.redhat.com/show_bug.cgi?id=994599
サーバーはすべてのTLSバージョンをサポートします。