SaaSHub helps you find the best software and product alternatives Learn more →
Server-side-tls Alternatives
Similar projects and alternatives to server-side-tls
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Nginx Proxy Manager
Docker container for managing Nginx proxy hosts with a simple, powerful interface
-
-
-
crowdsec
CrowdSec - the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
-
mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
-
-
-
-
-
-
-
CryptoLyzer
CryptoLyzer is a fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI/.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
server-side-tls discussion
server-side-tls reviews and mentions
- Mozilla SSL Configuration Generator
-
Always updated, latest crypto best-practice documents
Not a document, but there's the Mozilla SSL configurator that's updated with best practices every time they change.
-
Traefik doesn't work, NPM does
http: ## EXTERNAL ROUTING - Only use if you want to proxy something manually ## routers: ## SERVICES ## services: ## MIDDLEWARES ## middlewares: # Only Allow Local networks local-ipwhitelist: ipWhiteList: sourceRange: - 127.0.0.1/32 # localhost - 192.168.1.1/24 # LAN Subnet # Security headers securityHeaders: headers: customResponseHeaders: X-Robots-Tag: "none,noarchive,nosnippet,notranslate,noimageindex" X-Forwarded-Proto: "https" server: "" customRequestHeaders: X-Forwarded-Proto: "https" sslProxyHeaders: X-Forwarded-Proto: "https" referrerPolicy: "same-origin" hostsProxyHeaders: - "X-Forwarded-Host" contentTypeNosniff: true browserXssFilter: true forceSTSHeader: true stsIncludeSubdomains: true stsSeconds: 63072000 stsPreload: true # Only use secure ciphers - https://ssl-config.mozilla.org/#server=traefik&version=2.6.0&config=intermediate&guideline=5.6 tls: options: default: minVersion: VersionTLS12 cipherSuites: - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305
- Securing your VPS - the lazy way
- SSL Bridging with Exchange 2019 issues
- Nginx not listening on port 81
-
Cipher Advice Please!
Mozilla has a nice tool for this https://ssl-config.mozilla.org/
- Working Nginx Configuration Dump: Calibre-Web, Coturn, LittleLinkCustom/LinkStack, Matrix, Nextcloud, Plex, and TikiWiki
- TLS Cipher Suite Hardening
-
disabling TLS 1.0, TLS 1.1 and weak ciphers
Mozilla SSL Configuration Generator
-
A note from our sponsor - SaaSHub
www.saashub.com | 28 Apr 2025
Stats
mozilla/server-side-tls is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.
The primary programming language of server-side-tls is HTML.
Popular Comparisons
- server-side-tls VS CryptoLyzer
- server-side-tls VS njs
- server-side-tls VS tinyssh
- server-side-tls VS docker-compose-ghost-quickstart
- server-side-tls VS laravel-echo-server
- server-side-tls VS nginx-cluster
- server-side-tls VS lua-nginx-module
- server-side-tls VS replace-response
- server-side-tls VS awesome-tls-security
- server-side-tls VS ssh-tarpit