Demo for exposing apis over SSL/mTLS using springboot
-
Updated
Jan 2, 2023 - Java
Demo for exposing apis over SSL/mTLS using springboot
Blueprint demonstrating zero trust approach between spring boot components by using mTLS
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."