Skip to Content.
Sympa Menu

shibboleth-dev - Checklist (difference between installation and tarball)

Subject: Shibboleth Developers

List archive

Checklist (difference between installation and tarball)


Chronological Thread 
  • From: "Howard Gilbert" <>
  • To: <>
  • Subject: Checklist (difference between installation and tarball)
  • Date: Thu, 15 Sep 2005 11:38:09 -0400

The tarball distribution made changes to the Tomcat /conf directory that the ant script does not. I assume these changes will be part of the install checklist. The missing steps are:

 

idp-example.jks - Certificate for idp.example.org (if running an idp)

sp-example.jks - Certificate for sp.example.org (if running an sp)

and three <Connector> elements to be added to server.xml to define ports 443, 8443, and 9443, the first two using the idp cert and the last using the sp cert.

 

When this is done, then the install ant script should produce the same effect as the old tarball distribution (same files in the same directories).




Archive powered by MHonArc 2.6.16.

Top of Page