shibboleth idp 4.0.1 install complains about missing idp.properties

Jeremy Shapiro jnshapiro at gmail.com
Fri Mar 19 05:59:05 UTC 2021


Hello,
I'm trying to run the Shibboleth IDP 4.0.1 install script and am getting
odd errors:

I'm using a properties file which, for now, only contains the src and tgt
dirs.

The install script is clearly reading from this file, complains it can't
find the idp.properties, and then for some reason deletes the properties
file.

Any suggestions on what I'm doing wrong?

 Thanks,
 Jeremy


jnshapiro at vm:/tmp/shib-idp/shibboleth-identity-provider-4.0.1$ cat
../idp.properties

idp.src.dir=/tmp/shib-idp/shibboleth-identity-provider-4.0.1

idp.target.dir=/tmp/shib-idp/tgt


jnshapiro at vm:/tmp/shib-idp/shibboleth-identity-provider-4.0.1$
./bin/install.sh  -Didp.property.file=/tmp/shib-idp/idp.properties

Buildfile: /tmp/shib-idp/shibboleth-identity-provider-4.0.1/bin/build.xml


install:

INFO [net.shibboleth.idp.installer.V4Install:151] - New Install.  Version:
4.0.1

ERROR [net.shibboleth.idp.installer.V4Install:531] - key files
/tmp/shib-idp/tgt/credentials/idp-signing.key and
/tmp/shib-idp/tgt/credentials/idp-signing.crt exist but idp.properties does
not


BUILD FAILED

/tmp/shib-idp/shibboleth-identity-provider-4.0.1/bin/build.xml:20: Invalid
key file configuration


Total time: 0 seconds


jnshapiro at vm:/tmp/shib-idp/shibboleth-identity-provider-4.0.1$ cat
../idp.properties

cat: ../idp.properties: No such file or directory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20210319/feebf47d/attachment.htm>


More information about the users mailing list