6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Heartbleed memo

heartbleed

あてはまってるかチェック

対象バージョン

OpenSSL 1.0.1~1.0.1f

チェック

yum list installed | ag openssl

1.0.0系だったので、あてはまってなかったです。

あてはまってた場合

あてはまってた場合は下記対応かな

yum update openssl nginx

/etc/init.d/nginx restart

SSL通信はほぼしてないので、大丈夫
してたら、証明書を発行しなおす

正しくアップデートされたか確認

[Heartbleed test] (http://filippo.io/Heartbleed/)

参考URL

OpenSSLのHeartbleed問題を解決する。CentOS 6.5編
Heartbleedまとめ

6
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?