X-Git-Url: http://git.hcoop.net/hcoop/portal.git/blobdiff_plain/95a4653ec38aa96a24f3782b890f8c720518dc59..b6392a52a07ca163e5a1ee1b46d62a48ef395829:/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"