[java-idp-jetty-base] branch 11-testbed-eclipse updated: Add setting required for localhost use by testbed.

Scott Cantor cantor.2 at osu.edu
Wed Oct 25 15:58:11 UTC 2023


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

scantor pushed a commit to branch 11-testbed-eclipse
in repository java-idp-jetty-base.

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

The following commit(s) were added to refs/heads/11-testbed-eclipse by this push:
     new 2956068  Add setting required for localhost use by testbed.
2956068 is described below

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