To run a Mingle server, you will need to 
	
	1. customize the mingle.conf configuration file:
	% vi mingle.config

	2. start the server
	% bin/mingled -c mingle.config

To generate a pair of RSA keys, run the following program:

	% bin/cryptotest.exe g
