View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008123 | Kali Linux | [All Projects] Kali Websites & Docs | public | 2022-12-28 14:42 | 2022-12-28 14:42 |
Reporter | gryga | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0008123: MirrorBrain requires the deprecated TLS protocols 1.0 or 1.1 | ||||
Description | Hello, it seeems that your MirrorBrain reqiures the deprecated protocols TLSv1.0 or TLSv1.1 and doesn't work with TLSv1.2 and higher. Our security requires drop of these protocols on our mirror https://mirror.karneval.cz/pub/linux/kali-images/ After disabling TLSv1.0 and 1.1 our server disapeered from mirror list https://cdimage.kali.org/kali-2022.4/kali-linux-2022.4-installer-amd64.iso?mirrorlist So I reverted the changes, but it should be fixed. Thanks. | ||||
Steps To Reproduce | Add to mirror nginx configuration directive: ssl_protocols TLSv1.2 TLSv1.3; | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-28 14:42 | gryga | New Issue |