summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2009-09-12 11:01:24 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2009-09-12 11:01:24 -0700
commitc4bc66d6db4a6768dccb73a7ad2fe617445a4fb6 (patch)
tree94d35f98ad5207c0836b113d9a4744449f61f6e5
parent682b819046b31b74790f8fea2cf4d42ceb741801 (diff)
downloadhosting-c4bc66d6db4a6768dccb73a7ad2fe617445a4fb6.tar.gz
hosting-c4bc66d6db4a6768dccb73a7ad2fe617445a4fb6.zip
Removing SSL TODOs: don't really care about SSL anymore.
-rw-r--r--architecture/needed_admin_infrastructure.mdwn2
1 files changed, 0 insertions, 2 deletions
diff --git a/architecture/needed_admin_infrastructure.mdwn b/architecture/needed_admin_infrastructure.mdwn
index ff4b5a1..7591b96 100644
--- a/architecture/needed_admin_infrastructure.mdwn
+++ b/architecture/needed_admin_infrastructure.mdwn
@@ -2,6 +2,4 @@
- DONE: HTTP access from /etc/group through the magic of mod-auth-sys-group
- DONE: Shell security through rbash and privilege escalation security (for mkwiki, mkuser, etc) through sudo
- DONE: Guaranteed namespace coherence with the vhosting of cgi, secure, and normal with the aid of a wildcard SSL certificate
-- TODO: Work out how to get a wildcard SSL certificate through browser-trusted PKI infrastructure.
-- TODO: Work out how to get client SSL certificates to work through browser-trusted PKI infrastructure, though I don't know if we'll ever really care about this.
- TODO: Work out how to pass mailing list emails around. Probably either ssh or vserver namespace magic.