Could not resolv e placeholder 'idp.encryption.cert'

Peter Schober peter.schober at univie.ac.at
Tue Aug 22 10:59:20 EDT 2017


* BPottier at andovercos.com <BPottier at andovercos.com> [2017-08-22 16:53]:
> I keep getting this stack trace and I dopn’t know why. I haven’t
> done anything out of the ordinary and credentials.xml and
> idp.properties looks fine.

Please don't reply to messages from unrelated threads/topics (here:
"shibd segfault on parsing assertion") unless you intend to contribute
to that thread/topic.  Changing the subject is not sufficient,
instead, compose a new email to the list.

> net.shibboleth.utilities.java.support.service.ServiceException:
> org.springframework.beans.factory.BeanDefinitionStoreException:
> Invalid bean definition with name
> 'shibboleth.DefaultEncryptionCredentials' defined in null: Could not
> resolve placeholder 'idp.encryption.cert' in string value
> "%{idp.encryption.cert}"; nested exception is
> java.lang.IllegalArgumentException: Could not resolve placeholder
> 'idp.encryption.cert' in string value "%{idp.encryption.cert}"

What's the value of idp.encryption.cert in idp.properties then?
Should be
idp.encryption.cert= %{idp.home}/credentials/idp-encryption.crt
Maybe %{idp.home} is not set?

-peter


More information about the users mailing list