install script
Janusz Ulanowski
janusz.ulanowski at heanet.ie
Wed Feb 15 08:56:56 EST 2017
On 15/02/17 13:55, Janusz Ulanowski wrote:
> Hi,
> I'm trying to run fresh installation using install.sh with provided args
>
> ./install.sh \
> -Didp.host.name=example.com \
> -Didp.src.dir=/opt/shibboleth-identity-provider-3.3.0 \
> -Didp.target.dir=/opt/shibboleth-idp \
> -Didp.entityID=https://idp.example.com/idp \
> -Didp.scope=example.com \
> -Didp.keystore.password=000 \
> -Didp.sealer.password=555
>
> however
in idp.properties file
> idp.sealer.storePassword and idp.sealer.keyPassword have not been
> updated they are still:
> idp.sealer.storePassword= password
> idp.sealer.keyPassword= password
>
> Is it bug or I'm doing something silly?
>
> Thanks in advance
>
More information about the users
mailing list