# hakky54/mutual-tls-ssl

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/hakky54-mutual-tls-ssl).**

634 stars · 128 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/Hakky54/mutual-tls-ssl
- awesome-repositories: https://awesome-repositories.com/repository/hakky54-mutual-tls-ssl.md

## Description

🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included

## Tags

### Part of an Awesome List

- [SSL and TLS](https://awesome-repositories.com/f/awesome-lists/security/ssl-and-tls.md) — Tools and guides for testing mutual TLS configurations.
