awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Hakky54 avatar

Hakky54/mutual-tls-ssl

0
View on GitHub↗
634 stars·128 forks·Java·Apache-2.0·10 views

Mutual Tls Ssl

🔐 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

Features

  • SSL and TLS - Tools and guides for testing mutual TLS configurations.

Star history

Star history chart for hakky54/mutual-tls-sslStar history chart for hakky54/mutual-tls-ssl

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mutual Tls Ssl

Similar open-source projects, ranked by how many features they share with Mutual Tls Ssl.
  • certbot/certbotcertbot avatar

    certbot/certbot

    33,101View on GitHub↗

    Certbot is a command-line client designed to automate the lifecycle of digital security certificates. By implementing the ACME protocol, it manages the communication between a local server and a certificate authority to verify domain ownership and issue transport layer security certificates without manual intervention. The tool distinguishes itself through a modular plugin architecture that allows it to interact directly with various web server configurations and DNS providers. This framework enables the software to perform automated domain validation, modify server settings, and configure vi

    Pythonacmeacme-clientcertbot
    View on GitHub↗33,101
  • chromium/badssl.comchromium avatar

    chromium/badssl.com

    3,026View on GitHub↗

    Visit badssl.com for a list of test subdomains, including:

    HTML
    View on GitHub↗3,026
  • drwetter/testssl.shdrwetter avatar

    drwetter/testssl.sh

    9,091View on GitHub↗

    testssl.sh is a suite of diagnostic tools and a network security auditor used to scan network ports for supported encryption protocols, ciphers, and vulnerabilities in TLS and SSL configurations. It functions as a security scanner that evaluates the cryptographic strength of a server by testing all available cipher suites. The tool analyzes server encryption strength and identifies security vulnerabilities or weak settings through TLS and SSL security auditing. It verifies that encryption is properly implemented on specific network ports and evaluates whether only strong and modern encryption

    Shell
    View on GitHub↗9,091
  • filosottile/mkcertFiloSottile avatar

    FiloSottile/mkcert

    59,097View on GitHub↗

    mkcert is a command-line utility designed to simplify local development by generating and managing locally-trusted development certificates. It creates a unique, self-signed root certificate authority on the local machine, which serves as a trusted source for issuing development credentials. By automating the generation of these certificates, the tool enables secure encrypted connections that browsers and operating systems accept without security warnings. The utility distinguishes itself by automatically configuring local trust stores, programmatically injecting the generated root certificat

    Gocertificateschromefirefox
    View on GitHub↗59,097
See all 7 alternatives to Mutual Tls Ssl→

Frequently asked questions

What does hakky54/mutual-tls-ssl do?

🔐 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,…

What are the main features of hakky54/mutual-tls-ssl?

The main features of hakky54/mutual-tls-ssl are: SSL and TLS.

What are some open-source alternatives to hakky54/mutual-tls-ssl?

Open-source alternatives to hakky54/mutual-tls-ssl include: certbot/certbot — Certbot is a command-line client designed to automate the lifecycle of digital security certificates. By implementing… chromium/badssl.com — Visit badssl.com for a list of test subdomains, including:. drwetter/testssl.sh — testssl.sh is a suite of diagnostic tools and a network security auditor used to scan network ports for supported… filosottile/mkcert — mkcert is a command-line utility designed to simplify local development by generating and managing locally-trusted… isecpartners/sslyze. nabla-c0d3/sslyze — SSLyze is an SSL/TLS security scanner and network encryption analyzer designed to identify vulnerabilities and…