Generating a Private Key and Certificate - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software
You can use the default files under the path /home/beehive/certs/, which were generated automatically when Aster Database was installed.

You can optionally manually regenerate the default private key and certificate by following these steps:

  1. Log in to the queen as root.
  2. Shut down Aster Database:
    # ncli system softshutdown
  3. Issue the following command:
    # /home/beehive/bin/lib/configure/ConfigureNCluster.py --resetCert
  4. Restart Aster Database:
    # ncli system softstartup
  5. Activate Aster Database:
    # ncli system activate

This will back up any existing server.key and server.cert files present in /home/beehive/certs and generate a new private key and certificate file.