![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
![[z/OS]](../images/ngzos.gif)
IBM HTTP Server 관리 서버와 배치 관리자 간에 SSL 구성
WebSphere® Application Server용 배치 관리자와 IBM® HTTP Server 관리 서버(adminctl) 간에 SSL(Secure Sockets Layer)을 구성하십시오.
이 태스크 정보
Application Server에는 IBM HTTP Server가 SSL 요청에 연결하려면 올바로 관리해야 하는 새 SSL 관리 기능이 있습니다. 이전 릴리스에서는 SSL 연결에서 IBM HTTP Server와 Application Server 간에 교환된 기본 더미 인증서를 사용했습니다. WebSphere Application Server에서는 IBM HTTP Server에서 자체 서명된 인증서를 승인하도록 Application Server를 구성해야 SSL 연결이 허용되어 트랜잭션이 완료됩니다.
Application Server와 IBM HTTP
Server 관리 서버가 올바로 구성되지 않은 경우, Application Server는 배치 관리자의 로그 파일에 수신된
오류를 표시합니다. IBM HTTP Server 관리 서버가 SSL을 통해 연결을 시도하고
Application Server가 구성되지 않은 상황에서는 다음 메시지와 유사한 오류를 수신합니다.
-CWPKI0022E: SSL HANDSHAKE FAILURE: A signer with
SubjectDN "CN=localhost" was sent from target host:port "null:null".
The signer may need to be added to local trust store "c:/619/app2/profiles/Dmgr01/config/cells/rjrCell02/trust.p12"
located in SSL configuration alias "CellDefaultSSLSettings"
loaded from SSL configuration file "security.xml".
The extended error message from the SSL handshake
exception is: "No trusted certificate found".
-IOException javax.net.ssl.SSLHandshakeException:
com.ibm.jsse2.util.h: No trusted certificate found