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 Guru, I am newbie for CP4D.

    I have been trying to install ssl certificate for cp4d.
    However, it doesn't work properly.
    If you have any experiences, please share the wisdom.

    Firstly, I placed to cert.crt, cert.key files in /etc/nginx/conf/ssl/ local 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 this page is not secured in the web browser.
    I doubt that the reason is the red highlighting part of the result msg.

    Thank you in advance.

    ------------------------------
    Hyunmin Park
    ------------------------------

    #CloudPakforDataGroup