zoukankan      html  css  js  c++  java
  • enable SSL on weblogic

    To provision (install) a certificate on the server

    1. On the Start menu, click Run, and in the Open box, type MMC and click OK.

    2. In the MMC console, on the File menu, click Add/Remove Snap-in.

    3. In the Add/Remove Snap-in dialog box, click Add.

    4. In the Add Standalone Snap-in dialog box, click Certificates, click Add.

    5. In the Certificates snap-in dialog box, click Computer account, and then click Finish.

    6. In the Add Standalone Snap-in dialog box, click Close.

    7. In the Add/Remove Snap-in dialog box, click OK.

    8. In the Certificates snap-in, expand Certificates, expand Personal, and then right-click Certificates, point to All Tasks, and then click Import.

    9. Complete the Certificate Import Wizard, to add a certificate to the computer, and close the MMC console. For more information about adding a certificate to a computer, see your Windows documentation.

      Arrow icon used with Back to Top link[Top]

    To export the server certificate

    1. From the Certificates snap-in, locate the certificate in the Certificates / Personal folder, right-click the Certificate, point to All Tasks, and then click Export.

    2. Complete the Certificate Export Wizard, storing the certificate file in a convenient location.

    经过测试,如果只是为特定客户端配置ssl, 则不需要再sql server 端起用ssl

  • 相关阅读:
    SpringMVC-Day1 (课题有用)
    Spring-Day3
    Spring-Day2
    fix mac
    新西兰产假(陪产假)
    nz 国内航空
    英文句子
    centos7.2安装swoole扩展
    linux搭建vue框架部署环境
    微信扫描带参数二维码事件
  • 原文地址:https://www.cnblogs.com/yaoyangding/p/12074860.html
Copyright © 2011-2022 走看看