java-keystore topic

List java-keystore repositories

spring-boot-rest-clientcertificate

93
Stars
60
Forks
Watchers

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 certific...

Example project showing how to access REST endpoints from multiple servers that are secured by different client certificates, using Spring´s RestTemplate & Docker Compose

CompositeJKS

29
Stars
9
Forks
Watchers

Load a custom Java Keystore into the SSL Context without replacing the system CA list.

keystore-management

20
Stars
11
Forks
Watchers

Working with Java keystore made easier. Use fluent API to generate secret/private keys and certificates, store them in keystore and read them back. Assign arbitary key metadata, write it to keystore w...