Example project showing how to provide a Spring Boot App that serves a secured REST endpoint, that is called with Spring´s RestTemplate configured to use client authentification with a client certificate
- Updated
May 22, 2025 - Java
Example project showing how to provide a Spring Boot App that serves a secured REST endpoint, that is called with Spring´s RestTemplate configured to use client authentification with a client certificate
Load a custom Java Keystore into the SSL Context without replacing the system CA list.
Example project showing how to access REST endpoints from multiple servers that are secured by different client certificates, using Spring´s RestTemplate & Docker Compose
Generate keys and keystores using fluent-like API instead of dealing with JCA intricacies
📜 Fetch certificates from URL'd and store them in different formats
Kotlin command line application to add PEM encoded keys and certificates to Java KeyStores.
This script parses PEM or DER certificates, requests, CRL's, PKCS#12, PKCS#7 & PKCS#8 files, Java keystores, NSS databases, Diffie-Hellman / DSA / Elliptic Curve parameters and private & public keys (from OpenSSH too). It uses OpenSSL for most operations (unless the openssl variable is empty), otherwise it uses GnuTLS' certtool. If the certtool …
CS255: Cryptography and Computer Security Winter 2004 Programming Project #2
Java program to brute force passwords for Java key stores and keys
Ansible Role: apache-nifi-toolkit (https://galaxy.ansible.com/chilcano/apache-nifi-toolkit)
Script to add/delete/update individual crt/p12 files to keystore
This Repo contains a Wrapper that is used to perfom cryptogrphic operations for mobile applications in a Secure Element (SE) on Android devices.
This project includes digital signature modelling
Add a description, image, and links to the java-keystore topic page so that developers can more easily learn about it.
To associate your repository with the java-keystore topic, visit your repo's landing page and select "manage topics."