View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006114 | Kali Linux | [All Projects] Kali Websites & Docs | public | 2020-02-19 09:13 | 2020-12-01 10:48 |
Reporter | rhertzog | Assigned To | g0tmi1k | ||
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0006114: kali.org/prst broken and expired certificate on docs.kali.org | ||||
Description | We embed kali.org/prst in the boot menu and I figured out that the URL is no longer working. It should redirect to the appropriate page in kali.org/docs/ now. Right now it redirects to docs.kali.org and that website has an expired certificate. So this is another thing to fix. | ||||
|
Just tried, and no SSL/TLS issues here. |
|
This is not fixed, it still leads to a 404: $ curl -sI -L https://kali.org/prst HTTP/2 301 server: nginx date: Thu, 20 Feb 2020 08:07:05 GMT content-type: text/html; charset=iso-8859-1 content-length: 272 location: http://docs.kali.org/downloading/kali-linux-live-usb-persistence x-sucuri-id: 19010 x-xss-protection: 1; mode=block x-frame-options: SAMEORIGIN x-content-type-options: nosniff strict-transport-security: max-age=31536000 content-security-policy: upgrade-insecure-requests; x-sucuri-cache: HIT HTTP/1.1 301 Moved Permanently Date: Thu, 20 Feb 2020 08:07:05 GMT Server: Apache/2.4.38 (Debian) Location: https://www.kali.org/docs//downloading/kali-linux-live-usb-persistence Content-Type: text/html; charset=iso-8859-1 HTTP/2 301 server: nginx date: Thu, 20 Feb 2020 08:07:06 GMT content-type: text/html; charset=UTF-8 content-length: 0 location: https://www.kali.org/docs/downloading/kali-linux-live-usb-persistence x-sucuri-id: 19010 x-xss-protection: 1; mode=block x-frame-options: SAMEORIGIN x-content-type-options: nosniff strict-transport-security: max-age=31536000 content-security-policy: upgrade-insecure-requests; expires: Wed, 11 Jan 1984 05:00:00 GMT cache-control: no-cache, must-revalidate, max-age=0 x-redirect-by: WordPress x-sucuri-cache: HIT HTTP/2 404 server: nginx date: Thu, 20 Feb 2020 08:07:06 GMT content-type: text/html; charset=UTF-8 x-sucuri-id: 19010 x-xss-protection: 1; mode=block x-frame-options: SAMEORIGIN x-content-type-options: nosniff strict-transport-security: max-age=31536000 content-security-policy: upgrade-insecure-requests; expires: Wed, 11 Jan 1984 05:00:00 GMT cache-control: no-cache, must-revalidate, max-age=0 x-sucuri-cache: HIT @g0tm1lk you have access to kali.org, can't you just fix the redirection at this level? It should point to https://www.kali.org/docs/usb/kali-linux-live-usb-persistence/ I guess. |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-19 09:13 | rhertzog | New Issue | |
2020-02-19 09:13 | rhertzog | Status | new => assigned |
2020-02-19 09:13 | rhertzog | Assigned To | => g0tmi1k |
2020-02-19 20:39 | g0tmi1k | Note Added: 0012317 | |
2020-02-19 20:39 | g0tmi1k | Status | assigned => resolved |
2020-02-19 20:39 | g0tmi1k | Resolution | open => fixed |
2020-02-20 08:10 | rhertzog | Status | resolved => new |
2020-02-20 08:10 | rhertzog | Resolution | fixed => reopened |
2020-02-20 08:10 | rhertzog | Note Added: 0012320 | |
2020-02-27 16:57 | g0tmi1k | Status | new => resolved |
2020-02-27 16:57 | g0tmi1k | Resolution | reopened => fixed |
2020-12-01 10:48 | g0tmi1k | Priority | high => normal |