Index: base/univention-ssl/make-certificates.sh =================================================================== --- base/univention-ssl/make-certificates.sh (Revision 72885) +++ base/univention-ssl/make-certificates.sh (Arbeitskopie) @@ -428,6 +428,8 @@ -out "$name/cert.pem" -passin pass:"$PASSWD" fi + openssl rsa -inform PEM -outform PEM -in "$name/private.key" -pubout -out "$name/public.key" + # move the new certificate to its place move_cert "${SSLBASE}/${CA}/newcerts/"*