[java-idp-plugin-jetty] 108/186: Add setting required for localhost use by testbed.

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:57:39 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=29560687c3551db454c83428a45021070709eefc

commit 29560687c3551db454c83428a45021070709eefc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 25 11:58:08 2023 -0400

    Add setting required for localhost use by testbed.
---
 src/main/resources/jetty-base/start.d/custom.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/jetty-base/start.d/custom.ini b/src/main/resources/jetty-base/start.d/custom.ini
new file mode 100644
index 0000000..4111f62
--- /dev/null
+++ b/src/main/resources/jetty-base/start.d/custom.ini
@@ -0,0 +1 @@
+jetty.ssl.sniHostCheck=false

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list