truststore topic

List truststore repositories

mutual-tls-ssl

544
Stars
121
Forks
Watchers

🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are...

sslcontext-kickstart

476
Stars
76
Forks
Watchers

🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS...

win-ca

100
Stars
40
Forks
Watchers

Get Windows System Root certificates

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

truststore

137
Stars
15
Forks
Watchers

Verify certificates using OS trust stores

trust_stores_observatory

122
Stars
23
Forks
Watchers

Continuously monitor and record the content of the major platforms' root certificate stores.

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

jks-js

30
Stars
3
Forks
Watchers

Extracts PEM certificates from Java Keystore in order to securely connect to Java based servers using node js

InstallCerts

15
Stars
6
Forks
Watchers

🏺Create a PKCS12 TrustStore by retrieving server certificates.

env-keystore

36
Stars
14
Forks
Watchers

A Java library to create KeyStore and TrustStore objects in memory from environment variables.