server/plugins-available/nginx_plugin.inc.php
@@ -206,7 +206,7 @@ } if($crt_file_contents != '') $crt_file_contents .= "\n"; $crt_file_contents .= $data["new"]["ssl_bundle"]; file_put_contents($crt_file,$crt_file_contents); file_put_contents($crt_file,$app->file->unix_nl($crt_file_contents)); unset($crt_file_contents); } /* Update the DB of the (local) Server */