Blueprint demonstrating zero trust approach between spring boot components by using mTLS
-
Updated
Sep 16, 2023 - Java
Blueprint demonstrating zero trust approach between spring boot components by using mTLS
Demo for exposing apis over SSL/mTLS using springboot
Bu proje, çift yönlü TLS (mutual TLS veya mTLS) kullanarak güvenli bir iletişim sunar. Server yalnızca mTLS ile gelen istekleri kabul eder. Client ise sunucuya bağlanarak mTLS aracılığıyla istek gönderir.
Add a description, image, and links to the mtls-springboot topic page so that developers can more easily learn about it.
To associate your repository with the mtls-springboot topic, visit your repo's landing page and select "manage topics."