Home / Companies / Octopus Deploy / Blog / Post Details
Content Deep Dive

SNI in Tomcat

Blog post from Octopus Deploy

Post Details
Company
Date Published
Author
Matthew Casperson
Word Count
971
Company Posts That Month
17
Language
English
Hacker News Points
-
Post removed?
No
Summary

Server Name Indication (SNI) in Tomcat 8.5 and 9 allows the server to use multiple SSL certificates on a single HTTPS port by mapping them to the hostname of incoming requests. This blog post guides users through configuring SNI in Tomcat 9 by creating self-signed certificates for different companies and configuring the Tomcat server to respond with the appropriate certificate based on the hostname. The configuration process involves modifying the server.xml file to include a <Connector> element that references the certificates, setting a default SSL host, and using the Apache Portable Runtime for improved performance. By testing the setup through a hosts file modification, users can verify that Tomcat correctly assigns certificates based on the requested hostname, demonstrating SNI's capability to manage multiple certificates and provide secure connections for various domains.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.