Registry / security / keystores

keystores

JSON →
library8.35.0javamavenunverified

Keystores provides utilities for managing TLS/SSL keystores and truststores in Palantir's Conjure Java runtime.

<dependency> <groupId>com.palantir.conjure.java.runtime</groupId> <artifactId>keystores</artifactId> <version>8.35.0</version> </dependency>
INSTALL
IMPORT
SIG · KEYSTORES
K
keystores
securityjavav8.35.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KeyStores
com.palantir.conjure.java.runtime.keystores.KeyStores

Loads a keystore from a file path.

import com.palantir.conjure.java.runtime.keystores.KeyStores; import java.security.KeyStore; KeyStore keyStore = KeyStores.createKeyStore("/path/to/keystore.jks", "password");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.35.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources