HP

HP Systems Insight Manager 5.1 版使用指南

繁體中文
  網路與安全性  |  變更 HP SIM 預設 SSL 連接埠   

變更 HP SIM 預設 SSL 連接埠

目錄
索引
注意事項
簡介
產品綜覽
快速入門
探索與識別
使用者和授權
目錄服務
網路與安全性
關於登入
關於安全作業執行
配置系統連結
配置登入事件
配置瀏覽器逾時選項
變更 HP SIM 預設 SSL 連接埠
伺服器憑證
可信任的憑證
監視系統、叢集和事件
儲存設備整合
管理作業
擴充管理的工具
合作夥伴應用程式
報告
管理系統與事件
疑難排解
參考資訊
可列印版本
辭彙
使用輔助說明

若 HP Systems Insight Manager (HP SIM) SSL 連接埠與某個應用程式衝突,您可以變更預設的連接埠編號。若需使用中的連接埠清單,請參閱《Understanding HP SIM 5.0 Security》 白皮書 (http://h18013.www1.hp.com/products/servers/management/hpsim/infolibrary.html)。欲變更 HP Systems Insight Manager (HP SIM) 的預設 SSL 連接埠,請完成下列步驟:

server.xml 檔 (在 jboss\server\hpsim\deploy\jbossweb-tomcat50.sar 目錄中) 中的兩個 50000 變更為屬意的連接埠。

在第一個連接埠項目中輸入下列內容,並以您所選的連接埠取代 50000

<Connector port="280" maxThreads="50" minSpareThreads="5" maxSpareThreads="15" enableLookups="false" redirectPort="50000" acceptCount="10" debug="0" connectionTimeout="60000" />

在第二個連接埠項目中輸入下列內容,並以您所選的連接埠取代 50000

<Connector address="${jboss.bind.address}" port="50000" scheme="https" secure="true" maxThreads="200" minSpareThreads="10" maxSpareThreads="25" enableLookups="false" acceptCount="10" debug="5" URIEncoding="utf-8" useBodyEncodingForURI="true" clientAuth="false" keystoreFile="C:\bullwinkle\target\Windows\stage\SIM\config\certstor\hp.keystore" keystorePass="removed" sslProtocol="TLS" />

相關主題

 HP Systems Insight Manager 5.1 版使用指南 - 網路與安全性