Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. For Windows 10 type of machines, to locate the computer name of your system:

    1. Open Control Panel. Click System and Security -> System.

    2. On the View basic information, see the Full computer name under the Computer name, domain, and workgroup settings section. To check the computer name for other types of Windows versions, visit Windows support.

  2. From the Windows desktop, select Start-> Microsoft SQL Server Tools 18-> Microsoft SQL Server Management Studio 18.
    The Microsoft SQL Server Management Studio opens.

  3. Login to SQL Server using your credentials.

  4. In the Object Explorer navigation pane, expand the Databases folder to display the Velocity database.

  5. Expand the Velocity database to display the Tables branch.
    Note: Be extra careful while editing the tables, because accidentally editing the tables can corrupt the database.

    Image RemovedImage Added
  6. Make the changes specified in the following table, by right-clicking on each database table and selecting Edit Top 200 Rows from the pop-up menu. (After each change, click outside the edited row for the changes to take effect.)

    Refer to the table for data modifications.

...

  1. Open certmgr.msc, goto certificates →Local Computer→ Personal → Certificates.

  2. Right-click VelocityTLS and select Delete.

    Image RemovedImage Added

Importing the VelocityTLS certificate from the Velocity database to the Windows Certificate Store

To import the VelocityTLS certificate from the Velocity database:

  1. Open a command prompt with Administrator privileges (i.e., Run as administrator).

  2. Change Directory to Velocity installation directory (i.e., cd C:\Program Files (x86)\Identiv).

  3. Run the GenerateVelocityTLSCertificate.exe with -import switch (i.e., C:\Program Files (x86)\Identiv\Velocity>GenerateVelocityTLSCertificate -import).

  4. Verify Velocity TLS certificate was imported to Local Computer → Personal → Certificates.

...

  1. Open certmgr with Administrator permissions and go to Local Computer → Personal → Certificates.

  2. Right-click VelocityTLS certificate → All Tasks → Manage Private Keys...

    Image RemovedImage Added
  3. Select the user VelocityServices and click the Remove button.

  4. Re-add the VelocityServices user and grant full permission.

    Image RemovedImage Added