mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
The change replaces the Vagrant box based fixture with a fixture based on docker compose and 2 docker images, one for an openldap server and one for a Shibboleth SAML Identity Provider. The configuration of both openldap and shibboleth is identical to the previous one, in order to minimize required changes in the tests
4 lines
147 B
INI
4 lines
147 B
INI
--module=ssl
|
|
jetty.ssl.port=4443
|
|
jetty.sslContext.keyStorePath=/opt/shibboleth-idp/credentials/idp-browser.p12
|
|
jetty.sslContext.keyStoreType=PKCS12 |