Added utility function to ssl module, get_server_certificate, to wrap up the several things to be done to pull a certificate from a remote server.
Optimize performance of cgi.FieldStorage operations.
Added os.environ.clear() method: will unset all the environment variables.

