Mutual TLS using Azure KeyVault certificate SpringBoot

Abhishek Kumar 1 Reputation point
2021-08-02T04:55:35.077+00:00

Hi, I am developing spring boot microservices that requires mtls connection . For that I haveto load pfx certificates from azure keyvault and set up SSL context and build a rest template. Can someone please help me on this how to implement this. And also how to load certificate on server side. Where the server ssl key alias should be present.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,411 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,186 Reputation points Microsoft Employee
    2021-08-03T20:11:43.023+00:00

    Hi @Abhishek Kumar , have you looked at the document for configuring TLS mutual authentication? Which parts do you need help with?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.