Index: debian/changelog =================================================================== --- debian/changelog (Revision 27689) +++ debian/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 (Bug #21574) + + -- Florian Best Wed, 12 Oct 2011 14:26:04 +0200 + +univention-apache (5.0.3-1) unstable; urgency=low + * adapted mods-available/ssl.conf to allow https connections to localhost (Bug #17128) Index: debian/univention-apache.univention-config-registry-variables =================================================================== --- debian/univention-apache.univention-config-registry-variables (Revision 27689) +++ debian/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]= +Description[en]= +Type=str +Categories=service-apache + +[apache2/ssl/key] +Description[de]= +Description[en]= +Type=str +Categories=service-apache