[java-idp-jetty-base] 03/03: Delete backchannel ini.

Scott Cantor cantor.2 at osu.edu
Mon Mar 25 20:06:25 UTC 2024


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=b1072b3f03e38f644b53974d2c231f6ac0d77c1f

commit b1072b3f03e38f644b53974d2c231f6ac0d77c1f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 25 16:06:18 2024 -0400

    Delete backchannel ini.
---
 .../resources/jetty-base/start.d/idp-backchannel.ini    | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/src/main/resources/jetty-base/start.d/idp-backchannel.ini b/src/main/resources/jetty-base/start.d/idp-backchannel.ini
deleted file mode 100644
index edd3205..0000000
--- a/src/main/resources/jetty-base/start.d/idp-backchannel.ini
+++ /dev/null
@@ -1,17 +0,0 @@
-# --------------------------------------- 
-# Module: idp-backchannel
-# Shibboleth IdP Dedicated SOAP Connector
-# --------------------------------------- 
-# --module=idp-backchannel
-
-## Backchannel connector port to listen on
-# idp.backchannel.port=8443
-
-## Backchannel keystore file path (relative to $jetty.base)
-# idp.backchannel.keyStorePath=credentials/idp-backchannel.p12
-
-## Backchannel keystore password
-# idp.backchannel.keyStorePassword=changeit
-
-## Backchannel keystore type
-# idp.backchannel.keyStoreType=PKCS12

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


More information about the commits mailing list