| 
emctl start
 | 
Start the Enterprise Manager Web site. | 
| 
emctl stop
 | 
Stop the Enterprise Manager Web site (requires ias_adminpassword). | 
| 
emctl status
 | 
Verify the status of the Enterprise Manager Web site. | 
| 
emctl set password new_password
 | 
Reset the ias_adminpassword. | 
| 
emctl authenticate password
 | 
Verify that the supplied password is the ias_adminpassword. | 
| 
emctl ssl test
 | 
Enable SSL for the Enterprise Manager Web site in a testing environment. | 
| 
emctl ssl off
 | 
Disable SSL for the Enterprise Manager Web site in a testing environment. | 
| 
emctl set ssl password 
old_password new_password
 | 
Set a password to protect an SSL Server Site Certificate. The initial default password is welcome. | 
| 
emctl gencertrequest
 | 
Generate a request for a new SSL Server Site Certificate | 
| 
emctl installcert -ca 
certificate_authority_cert_path
 | 
Install a Certificate Authority Certificate where certificate_authority_cert_pathis the full path to the certificate. | 
| 
emctl installcert -cert 
SSL_server_site_cert_path
 | 
Install an SSL Server Site Certificate where SSL_server_site_cert_pathis the full path to the certificate. |