---
title: "GET /libs/granite/security/truststore.json"
method: GET
path: "/libs/granite/security/truststore.json"
tags: ["sling"]
---

# GET /libs/granite/security/truststore.json

`GET /libs/granite/security/truststore.json`

## Response `200`

Retrieved AEM Truststore info

- TruststoreInfo
  - `aliases` TruststoreItems[]
    - `alias` string — Truststore alias name
    - `entryType` string
    - `subject` string — e.g. "CN=localhost"
    - `issuer` string — e.g. "CN=Admin"
    - `notBefore` string — e.g. "Sun Jul 01 12:00:00 AEST 2018"
    - `notAfter` string — e.g. "Sun Jun 30 23:59:50 AEST 2019"
    - `serialNumber` integer — 18165099476682912368
  - `exists` boolean — False if truststore don't exist

## Other responses

- `default` — Default response

---

[API](https://skmtc.net/shinesolutions/apis/adobe-experience-manager-aem-api.md) · [All operations](https://skmtc.net/shinesolutions/apis/adobe-experience-manager-aem-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shinesolutions/adobe-experience-manager-aem-api/versions/1d751647af41/schema)
