Welcome to Global Trust 256 bit SSL Security Site.

  現在位置 : 技術資源 > 知識庫FAQ > SSL 憑證 > Thawte > 安裝憑證 > BEA Weblogic 9.0

技術 / 資訊搜尋 


BEA Weblogic 9.0


To install a SSL Web Server Certificate on BEA Weblogic 9.0 follow the instructions below:

a. Fetch your thawte certificate

1. You will receive an email when your certificate is issued.
2. Go to your Status page: https://www.thawte.com/cgi/server/status.exe
3. Enter your Order number and password
4. Select the 'PKCS#7' format option and click 'Fetch certificate'
4. Copy and Paste your thawte certificate to Notepad and save as a certificate.crt

b. Install your thawte certificate

Import the thawte certificate into the keystore you created using the following command:

keytool -import -alias [keyEntry_friendly_name] -file certificate.crt -keystore [keystore_friendly_name]

c. Configure the Identity and Trust keystores for WebLogic Server

1. Expand the Servers node.

2. Select the name of the server for which you want to configure keystores.

3. Select the button 'Keystores and SSL tab' to configure the keystore for the domain.

4. By default, WebLogic ships with demo certificates for testing purposes. Click the 'Change' link in the upper-right portion of the configuration items. This will display the drop-down list of options for configuration.

5. Choose 'Custom Identity and Java Standard Trust' from the list.

6. Specify the identity keystore information.

[Custom identity]

Custom Identity key store file Name: c:\where\my\keystore\is\located\mykeystore.keystore (The fully qualified path to your keystore)

Custom Identity key Store Type: jks (Generally, this attribute is jks)

Custom Identity key Store Pass Phrase: keystore_password (The password defined when creating the keystore)

Confirm Customer Identity key Store Pass Phrase: Keystore_password (The password defined when creating the keystore)

[Java Standard Trust]

Java standard Trust Key Store Pass Phrase: changeit (unless your system admin changed it the password for the cacerts keystore is "changeit")

Confirm Java Standard Trust Key Store Pass Phrase: changeit (unless your system admin changed it the password for the cacerts keystore is "changeit")

Click 'continue'

[Review SSL Private Key Settings]

Private key Alias: keyEntry_friendly_name (the alias is the friendly name for your keyEntry (private key), if you do not remember it please run the following command on your keystore to confirm the alias: keytool -list -keystore [keystore_friendly_name] -v)

Passphrase: keyEntry_password (specify the keyEntry (private key) password. The password for the private key may differ from the one for the keystore)

Confirm Passphrase: keyEntry_password (specify the keyEntry (private key) password. The password for the private key may differ from the one for the keystore)

7. Click 'continue'

8. Click Finish.

9. Reboot WebLogic Server.



技術支援系統登入 忘記密碼?
帳號
密碼

 

主要問題大類
文件區 (3)
SSL 憑證 (0)
CodeSign程式碼簽章 (0)
Email憑證 (24)
隱私條款 法律聲明 安全說明連絡寰宇