User Tools

Site Tools


Sidebar

Announcement

Ahsay Backup Software

Backup Set Types

Supported Storage

Features in OBM / ACB

Features in CBS

Brand and Customize

License

Documentation

Performance Testing

FAQs and Known Issues

Can't Find What You Need?

public:version_6:2652_v6_ssl_ca_list_keystore_cacerts

[V6] FAQ: How to list all Certification Authorities within a keystore cacerts file? (2652)

Post by admin » Wed Jul 16, 2014 2:22 pm

Article ID: 2652
Reviewed: 16/07/2014

Product Version:
AhsayOBS: v6.29.0.0, Pre-7.3.2.0
OS: All platforms

Description:
This document contains the information of how to list all Certification Authorities within a cacerts file.
NOTE: Version 6 is already end of lifecycle as of 31 December 2018, there are no future updates to the cacerts file.

Steps:
Refer to the following steps:

Value of ${Install-Home} for various operating system:

  • (Windows) C:\Program Files\AhsayACB  or  AhsayOBM
  • (Mac OS X) /Applications/AhsayACB  or  AhsayOBM
  • (Linux / Unix) /usr/local/obm

  1. Open an administrative command prompt.


  2. Navigate to the Java bin directory within the client application's installation directory:

    ${Install-Home}\jvm\bin

    Note:
    The keytool is located at ${Install-Home}\jvm\bin\keytool


  3. Enter the following command:

     >keytool -list -keystore ${Install-Home}\jvm\lib\security\cacerts -storepass changeit
     

    Note:
    The cacerts file is located at ${Install-Home}\jvm\lib\security\cacerts


  4. The list of Certificate Authority (CA) in the cacerts file will be displayed.


Keywords:
SSL, cert, certificate, CA



Original Link: https://forum.ahsay.com/viewtopic.php?f=91&t=10412&p=39666

public/version_6/2652_v6_ssl_ca_list_keystore_cacerts.txt · Last modified: 2022/04/04 13:35 by kirk.lim

Page Tools