恢复Secure Communication

如果在执行关闭Secure Communication之后又想恢复Secure Communication,可以参考下面的步骤

在Domain上开启Secure Communication

同关闭一样,也需要在Domain运行状态下执行

  • Administrator Console

    Domain > Properties > General Properties > Enable Secure Communication

  • Command

      $INFA_HOME/isp/bin/infacmd.sh updatedomainoptions -dn 《Domain_Name》 \
      -un 《Administrator》 -pd 《Administrator's Password》-do TLSMode=true
    

开启Node的Secure Communication

GatewayNode

$INFA_HOME/isp/bin/infasetup.sh updategatewaynode -tls true

WorkerNode

$INFA_HOME/isp/bin/infasetup.sh updateworkernode -tls true

开启Administrator Console的Secure Communication

GatewayNode

$INFA_HOME/isp/bin/infasetup.sh updategatewaynode -hs 8443 -kf $INFA_HOME/tomcat/conf/Default.keystore

WorkerNode

$INFA_HOME/isp/bin/infasetup.sh updateworkernode -hs 8443 -kf $INFA_HOME/tomcat/conf/Default.keystore

注意 -kf 默认指向的keystore文件应该是$INFA_HOME/tomcat/conf/Default.keystore

当然开启Node和Administrator Console的Secure Communication步骤可以一步执行。

从没有开启Secure Communication如何开启

参考KB 511374


Author: Arthur Li
Email: [email protected]
欢迎转载和关注微信号: INFAer

results matching ""

    No results matching ""