print"A config file has been generated in %s (your server name is '%s'). Please review this file and customise it to your needs."%(config_args.config_path,config['server_name'])
print"A config file has been generated in %s for server name '%s') with corresponding SSL keys and self-signed certificates. Please review this file and customise it to your needs."%(config_args.config_path,config['server_name'])
print"If this server name is incorrect, you will need to regenerate the SSL certificates"