You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Example project showing how to access REST endpoints from multiple servers that are secured by different client certificates, using Spring´s RestTemplate & Docker Compose
HTTPdLight is a lightweight HTTP Server used to Mock endpoints, create dynamic stub or proxy service with verbose debugging. It requires only to have JRE or a JDK installed. Minimum version or JRE or JDK is 1.6.
Firma, encripta y desencripta datos mediante el estándar CMS. Usa archivos CER y JKS generados mediante la herramienta keytool del JDK para fines de pruebas.