Your suggested change has been received. Thank you.

close

Suggest A Change

https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….

back

Setting Up

Adding/Deleting CORS Settings

search

Adding/Deleting CORS Settings

Adding/Deleting CORS Settings

The CCC Administrator can add/delete a CORS domain in PostgreSQL/Oracle database.

To add a CORS domain in PostgreSQL
  1. Go to the CCC installation directory: cd /usr/safenet/ccc.

  2. Launch the CORS configuration script:

    sh cors_manager.sh

  3. Select PostgreSQL.

  4. Enter the database server's hostname or IP address.

  5. Enter the database server's port number.

  6. Enter the database password for lunadirector user.

  7. Enter the Crypto Command Center server's trust store password. When the trust store password is entered, the database connection is established successfully.

  8. Select To add CORS domain as Operation Type.

  9. Enter the domain. The domain is added successfully. The CCC administrator is prompted to add another domain.

  10. Select Y if you want to add another domain or select N if you do not want to add another domain.

To delete a CORS domain in PostgreSQL
  1. Go to the CCC installation directory: cd /usr/safenet/ccc.

  2. Launch the CORS configuration script:

    sh cors_manager.sh

  3. Select PostgreSQL.

  4. Enter the database server's hostname or IP address.

  5. Enter the database server's port number.

  6. Enter the database password for lunadirector user.

  7. Enter the Crypto Command Center server's trust store password.

  8. When the trust store password is entered, the database connection is established successfully.

  9. Select To delete CORS domain as Operation Type.

  10. Enter the domain. The domain is deleted successfully.

  11. The CCC administrator is prompted to delete another domain.

  12. Select Y if you want to add another domain or select N if you do not want to add another domain.

    The configuration script performs pattern matching. Ensure to enter the relevant domain name to perform the deletion operation successfully.

To add a CORS domain in Oracle
  1. Go to the CCC installation directory: cd /usr/safenet/ccc.

  2. Launch the CORS configuration script:

    sh cors_manager.sh

  3. Select Oracle.

  4. Enter the database server's hostname or IP address.

  5. Enter the database server's port number.

  6. Enter the database server's service name.

  7. Enter the database password for lunadirector user.

  8. Enter the Crypto Command Center server's trust store password.

  9. When the trust store password is entered, the database connection is established successfully.

  10. Select To add CORS domain as Operation Type.

  11. Enter the domain. The domain is added successfully. The CCC administrator is prompted to add another domain.

  12. Select Y if you want to add another domain or select N if you do not want to add another domain.

To delete a CORS domain in Oracle
  1. Go to the CCC installation directory: cd /usr/safenet/ccc.

  2. Launch the CORS configuration script:

    sh cors_manager.sh

  3. Select Oracle.

  4. Enter the database server's hostname or IP address.

  5. Enter the database server's port number.

  6. Enter the database server's service name.

  7. Enter the database password for lunadirector user.

  8. Enter the Crypto Command Center server's trust store password.

  9. When the trust store password is entered, the database connection is established successfully.

  10. Select To delete CORS domain as Operation Type.

  11. Enter the domain. The domain is deleted successfully.

  12. The CCC administrator is prompted to delete another domain.

  13. Select Y if you want to delete another domain or select N if you do not want to delete another domain.

    The configuration script performs pattern matching. Ensure to enter the relevant domain name to perform the deletion operation successfully.

    If the database connection is not established successfully while adding CORS Settings in PostgreSQL / Oracle database, the connection attempt failed error displays.