一、怎样配置EM使其支持SSL 协议
10G EM 中的OMS, DBConsole,Agent 都支持SSL 协议.
具体操作:
1. 如果没有环境变量ORACLE_SID,请先配置,或者直接敲入set ORACLE_SID=xxx (UNIX环境下请根据不同的shell类型使用不同的语法:setenv, export...)
2. 键入 emctl secure ,可以看到全部的选项:
secure oms sysman password registration password
[hostname] [-reset]
secure agent registration password
secure em
secure dbconsole sysman password registration password
[hostname]
secure setpwd sysman password registration password
secure status [oms url]
secure lock | unlock
3. ...[ 查看全文 ]