RestClient/RestTemplate Calls to a Self-Signed HTTPS Spring Boot + Enable SSL Client Authentication

Sdílet
Vložit
  • čas přidán 8. 09. 2024
  • In this video, we’re going to build a client that calls to our Self-Signed Https Spring Boot App using RestClient/RestTemplate in combination with SslBundles. We'll also enable SSL Client Authentication to see how it works
    Github:
    Server: github.com/nli...
    Client: github.com/nli...
    You Might Already Know Series: • You Might Already Know
    References:
    Spring Official Documentation - SSL: docs.spring.io...
    Securing Spring Boot Applications With SSL: spring.io/blog...
    SSL hot reload in Spring Boot 3.2.0: spring.io/blog...

Komentáře • 5

  • @BabaykaMoscow
    @BabaykaMoscow Před 28 dny

    Could you please explain how to setup RestClient to fully ignore SSL verification errors?

  • @ibrahim-ry6sn
    @ibrahim-ry6sn Před 4 měsíci +1

    Thank you so much for everything ❤ you are doing , could you please consider using white theme instead of dark, because dark theme is hard to follow .❤❤❤🎉🎉🎉

    • @linhvudev
      @linhvudev  Před 4 měsíci +1

      many thanks 😁, yeah I'll take it into consideration!

  • @hamidmohammadi8570
    @hamidmohammadi8570 Před měsícem

    Hi, where is the secure location to store key store.p12 file?

    • @linhvudev
      @linhvudev  Před měsícem

      any secret manager should be ok.