<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Thanks everyone. Now I have IDP running with lots of error in idp-warn.log. Should JCEKS be created when running install.sh?<br>
<div>..</div>
<div>a secret key and key version file for securing cookies and other data produced by the IdP for its own use (this is a special Java keystore of type &quot;JCEKS”)</div>
<div>..</div>
<div>
<div><br>
</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">2015-01-12 13:08:52,478 - WARN [org.opensaml.xmlsec.config.JavaCryptoValidationInitializer:73] - The JCE providers currently configured in the JVM do not support</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">required capabilities for XML Encryption, either the 'AES' cipher algorithm</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">or the 'ISO10126Padding' padding scheme</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;">
<br>
</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">2015-01-12 13:08:53,590 - ERROR [net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategy:297] - Error loading key named 'secret1'</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">java.security.KeyStoreException: JCEKS not found</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; at java.security.KeyStore.getInstance(KeyStore.java:839)</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">Caused by: java.security.NoSuchAlgorithmException: JCEKS KeyStore not available</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; at sun.security.jca.GetInstance.getInstance(GetInstance.java:159)</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">2015-01-12 13:08:53,593 - ERROR [net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategy:225] - Error loading default key from base name 'secret'</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">java.security.KeyException: java.security.KeyStoreException: JCEKS not found</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; at net.shibboleth.utilities.java.support.security.BasicKeystoreKeyStrategy.getKey(BasicKeystoreKeyStrategy.java:298)</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">Caused by: java.security.KeyStoreException: JCEKS not found</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">&nbsp; &nbsp; &nbsp; &nbsp; at java.security.KeyStore.getInstance(KeyStore.java:839)</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">Caused by: java.security.NoSuchAlgorithmException: JCEKS KeyStore not available</div>
<div><br>
</div>
<div><br>
<div>
<div>On Jan 12, 2015, at 12:33 PM, Rod Widdowson &lt;<a href="mailto:rdw@steadingsoftware.com">rdw@steadingsoftware.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<blockquote type="cite">Unable to find '/conf/idp.properties' at well known locations<br>
</blockquote>
'[/opt/shibboleth-idp]'<br>
<br>
If you are installing to a non-default location then you need to define the<br>
system property &quot;idp.home&quot; when you start your container <br>
<br>
&quot;java -mumble -cp mumble -Didp.home=/app/shibboleth/shibboleth-idp&quot;<br>
<br>
/Rod<br>
<br>
-- <br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">
users-unsubscribe@shibboleth.net</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</body>
</html>