Cloud Pak for Data

 View Only

Issue during installing SSL/TLS certificate to use https for domain.

  • 1.  Issue during installing SSL/TLS certificate to use https for domain.

    Posted Mon November 15, 2021 08:54 AM
    Hi, I am newbie for cp4d.

    I have been trying to install ssl certificate to use secure https for Watson discovery(would be called WD below) domain.
    However, it doesn't work well at the moment.
    If you have any experiences for this, please share your wisdom..

    below is what I did.

    Firstly, I placed to cert.crt, cert.key files in /etc/nginx/conf/ssl/ path.

    Then, I followed the manual.
    - URL : https://www.ibm.com/docs/en/cloud-paks/cp-data/3.5.0?topic=client-using-custom-tls-certificate

    That below is the message I got from terminal.

    reloading nginx conf
    Setting up ssl certificate files...
    Custom ssl certificate files were found. Processing them...
    lrwxrwxrwx 1 1000321000 root 50 Nov 12 00:50 /nginx_data/defaults.d/external-server.conf -> /nginx_data/defaults.d/external-server.active.conf
    nginx: the configuration file /usr/local/openresty/nginx/conf/nginx.conf syntax is ok
    nginx: configuration file /usr/local/openresty/nginx/conf/nginx.conf test is successful
    2021/11/12 00:50:36 [notice] 64#64: signal process started
    reloading nginx conf
    Setting up ssl certificate files...
    Custom ssl certs not found. Processing default out-of-the-box self-signed certificate files...
    lrwxrwxrwx 1 1000321000 root 50 Nov 12 00:50 /nginx_data/defaults.d/external-server.conf -> /nginx_data/defaults.d/external-server.active.conf
    nginx: the configuration file /usr/local/openresty/nginx/conf/nginx.conf syntax is ok
    nginx: configuration file /usr/local/openresty/nginx/conf/nginx.conf test is successful
    2021/11/12 00:50:37 [notice] 63#63: signal process started

    In the message I saw two successful.
    However, it still says my WD page is not secured in the web browser.

    Thank you in advance.

    ------------------------------
    현민 박
    ------------------------------

    #CloudPakforDataGroup