X-Git-Url: http://git.hcoop.net/hcoop/portal.git/blobdiff_plain/95a4653ec38aa96a24f3782b890f8c720518dc59..ccac9b41f250a2f373df28db341d8bb6bf381d61:/cert.sml diff --git a/cert.sml b/cert.sml index 65ed392..d87ac2e 100644 --- a/cert.sml +++ b/cert.sml @@ -1,7 +1,7 @@ structure Cert = Request(struct val table = "Cert" val adminGroup = "server" - fun subject _ = "SSL certificate request" + fun subject _ = "SSL certificate installation request" val template = "cert" val descr = "SSL certificate"