TLS研修の2026版アップデート#210
Merged
Merged
Conversation
- python バージョンを固定から latest に変更 - 「この講義資料のバージョン」として動作確認済みのバージョンも記載 - 資料修正がバージョン更新に間に合わなかった場合は python:3.14.5 で実施してもらうようにする
- 有効期限に関する記載は「証明書 の有効期限(座学)」にまとめる
- 少し難しい内容なので、以下のみに絞った - 動作の概要は Let's Encrypt のページに譲る - 頻出用語だけ解説
- 何に対して禁止なのかを明記
- nginx バージョンが上がったことによる ssl_protocols の変更を追従 - ついでに文書を一部修正
- nginx バージョンが上がったことによる設定変更を追従 - ssl ディレクティブが廃止され、listen ディレクティブに移行
- tip 内のコマンドを記載している部分のフォーマットを修正
- 対量子暗号について簡単に記載
Collaborator
|
ありがとうございます。LGTM |
ryoya-fujimoto
pushed a commit
that referenced
this pull request
Jun 2, 2026
- #210 と同じ - python バージョンを固定から latest に変更 - 「この講義資料のバージョン」として動作確認済みのバージョンも記載 - 資料修正がバージョン更新に間に合わなかった場合は python:3.14.5 で実施してもらうようにする
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
python:latestに変更python:3.14.5で実施する。そのことが分かるように「この講義資料のバージョン」としてバージョンを明記