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 the server keystore. 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. The client keystore can be generated with CLI (see Managing certificates and identities with Grid CLI), or using the Grid Certificate Management UI.
To configure SSL for grid proxy clients