Skip to content

Commit

Permalink
update server.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
generalpiston committed Sep 11, 2013
1 parent 51525eb commit 4b6aee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hue-saml/tomcat6-conf/server.xml
Expand Up @@ -98,7 +98,7 @@
SSLEnabled="true"
clientAuth="want"
keystoreFile="/opt/shibboleth-idp/credentials/idp.jks"
keystorePass="dragonballz" />
keystorePass="hue" />

<!-- An Engine represents the entry point (within Catalina) that processes
every request. The Engine implementation for Tomcat stand alone
Expand Down

0 comments on commit 4b6aee7

Please sign in to comment.