---
title: Changing the key store password
description: You can change the key store password.
component: pingintelligence
version: 5.2
page_id: pingintelligence:installing_pingintelligence_for_apis:pingintelligence_changing_key_store_password
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/installing_pingintelligence_for_apis/pingintelligence_changing_key_store_password.html
revdate: April 3, 2024
section_ids:
  before-you-begin: Before you begin
  about-this-task: About this task
  steps: Steps
---

# Changing the key store password

You can change the key store password.

## Before you begin

ASE must be running for updating the keystore password.

## About this task

To change the key store password:

## Steps

1. Enter the following command: `update_keystore_password`.

   ```
   /opt/pingidentity/ase/bin/cli.sh update_keystore_password -u admin -p admin
   New password >
   New password again >
   keystore password updated
   ```

   |   |                                        |
   | - | -------------------------------------- |
   |   | The default password is `asekeystore`. |
