View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000175 | Main CAcert Website | website content | public | 2006-03-20 08:24 | 2013-11-20 22:23 |
Reporter | Sourcerer | Assigned To | Sourcerer | ||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 2006 | ||||
Summary | 0000175: We need a way to shutdown the website | ||||
Description | In case of emergency, we need the possibility to stop the issueing of new certificates, and the issueing of web-of-trust points, to make sure that no bad things can happen. On the other hand, revocation services need to continue being operated properly. | ||||
Additional Information | I created a patch that does the job. It adds a new shutdown.php, which is called from all affected places, which has a single switch to shutdown the functions. Change the if(0) to if(1), and the functions are offline. At the moment, I added the shutdown include on all entry points of the web-based functions. The API is NOT affected yet. If we want to shut that down too, those functions have to be added. Also the operation parts are NOT affected yet. So it is still possible to circumvent the patch, if someone knows how to do it. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Reviewed by | |||||
Test Instructions | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-03-20 08:24 | Sourcerer | New Issue | |
2006-03-20 08:24 | Sourcerer | File Added: shutdown.tgz | |
2006-03-22 09:02 | evaldo | Note Added: 0000112 | |
2006-03-22 09:02 | evaldo | Status | new => confirmed |
2006-03-22 09:04 | evaldo | Relationship added | related to 0000066 |
2006-08-16 10:00 | duane | Status | confirmed => needs work |
2006-08-16 10:00 | duane | Assigned To | => Sourcerer |
2006-08-16 10:00 | duane | Status | needs work => solved? |
2006-08-16 10:00 | duane | Fixed in Version | => production |
2006-08-16 10:00 | duane | Resolution | open => fixed |
2006-08-16 10:00 | duane | Note Added: 0000518 | |
2007-10-24 06:09 | evaldo | Status | solved? => closed |
2013-01-14 02:42 | Werner Dworak | Fixed in Version | => 2006 |
2013-11-20 22:23 | NEOatNHNG | View Status | private => public |