Custom Query (196 matches)
Results (145 - 147 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#400 | fixed | SHA-1 certificates from mitcert since 2013 will be degraded by Chrome | andersk | |
Description |
davidben points out that Chrome will be degrading SHA-1 certificates valid past 2016-01-01:
This seems to include all certificates that mitcert/InCommon has issued (and continues to issue!) since 2013-01-01, since they have a three year expiration date. So we’re going to need to replace all these certificates soon. This might also be a good excuse to move to a 2048-bit private key (because a 4096-bit certificate signed by 2048-bit CAs provides no security benefit and is noticeably slower). |
|||
#16 | invalid | auto-installers need better error handling | andersk | |
Description |
(Imported from help.mit.edu #419862.) geofft:
|
|||
#19 | wontfix | Subversion autoinstaller | broder | |
Description |
"For a while I've had this idea of turning Apache into a FastCGI server, that gets invoked by going to some URL on a parent Apache. This would allow users to run Apache under their own UID with an arbitrary configuration, without putting it on a separate port and worrying about how to make it persistent over server restarts. For example, they could enable mod_dav_svn and host a Subversion repo that way. It would be the ultimate manifestation of the scripts philosophy that you should be able to install and configure whatever the hell you want." (Taken from RT 457498) |