Securing Grid Proxy Connections
The grid proxy protocol used by clients for programmatic access to the grid can be configured to run over SSL (TLSv1). The grid server authenticates with the key material in server.ks. The connection allows client authentication but does not require it. If client authentication is desired (and the client application supports it) use a grid client keystore, generated with the console method
-create=clientcert
(see Console tool guide);
or use the Grid Certificate Management UI to generate the client keystore (see Managing SSL client certificates in the Configuration Manager).
To configure SSL for grid proxy clients