Index: changelog =================================================================== --- changelog (Revision 27689) +++ changelog (Arbeitskopie) @@ -1,5 +1,11 @@ -univention-apache (5.0.2-3.1) unstable; urgency=low +univention-apache (5.0.3-2) unstable; urgency=low + * added apache/ssl registration variables and description (Bug #21574) + + -- Florian Best Fri, 14 Oct 2011 09:53:09 +0200 + +univention-apache (5.0.3-1) unstable; urgency=low + * adapted mods-available/ssl.conf to allow https connections to localhost (Bug #17128) Index: univention-apache.univention-config-registry-variables =================================================================== --- univention-apache.univention-config-registry-variables (Revision 27689) +++ univention-apache.univention-config-registry-variables (Arbeitskopie) @@ -45,3 +45,15 @@ Description[en]=Maximum number of connections that will be processed simultaneously Type=str Categories=service-apache + +[apache2/ssl/certificate] +Description[de]=Pfad zur SSL-Zertifikat-Datei +Description[en]=Path to the SSL certificate file +Type=str +Categories=service-apache + +[apache2/ssl/key] +Description[de]=Pfad zur SSL-Zertifikat-Schlüssel-Datei +Description[en]=Path to the SSL certificate key file +Type=str +Categories=service-apache