Sybase EAServer enable HTTPS
Sybase enable HTTPS with Certificate step.
步驟 Step
下載憑證檔至 EAServer 本機 (download Certificate to EAServer local disk include follow files.)
頂層憑證 Root Certificate
GTECyberTrustGlobalRootProd.crt
中繼憑證 Intermediate certificate
TaiCASecureCA_Prod_SSLServerCA.crt
主機憑證
your.server.name.pfx
由於 EAServer 只能正確的認出 PKCS#12 格式之憑證交換檔,所以當廠商簽發的憑證是 crt 憑證檔時必須先轉換為憑證交換檔才能使用
安裝憑證至 EAServer
EAServer Manager → Localhost Jaguar → Certificates
Login (Default Sybase PKCS11 Token password is: sybase)
Select “Trusted CAs”
Right Click in right window “Install Certificate…”
Check “Import from file:” → “Browse”
Select you download's Certificate file.
Repeat Step IV. to VI. until finish install all Certificate file.
Check Root and Intermediate Certificate in “CA Certificates”.
Check Server Certificate in “User Certificate”.
To be continue…