update nginx vhost dhparam file generation routine Speed up nginx https vhost's routine for generating dhparam file so it detects if an existing dhparam file exists on server and copies and reuses that one if possible. If no existing dhparam file...