We need an icon for the demo site. This isn't a final icon. It's something to use during the work. The official deploy should see additional artwork work.
weblogin
Verify domain relationship requirements
Submitted by jpr on Thu, 02/12/2004 - 23:14. todo | weblogin | pubcookieimportant issue. the app servers need to be in the same subdomain as the login server (is this true? - lab can auth from metric, but does it really?
Do I need a 1024-bit private key for my server certificate?
Submitted by jpr on Thu, 02/12/2004 - 23:12. faq | weblogin | pubcookieA very important issues for pubcookie to work is that it requires a 1024 bit private key for the certificates. the default is a 512 bit key so, if you don't have a 1024 bit key you need to issue a new CSR with a 1024 bit key and get a new cert from verisign (at uab).
Create custom IIS ISAPI pubcookie ZIP file
Submitted by jpr on Thu, 02/12/2004 - 23:11. todo | weblogin | pubcookieitems to support on our site: custom example.reg file, custom zip download, our sites pubcookie_granting.cert, our ca's cert.pem file. these could be put in our uab-pubcookie-3.0.0-win32.zip
Customize the IIS ISAPI Filter Install Instructions
Submitted by jpr on Thu, 02/12/2004 - 23:10. todo | weblogin | pubcookieWe need to customize the the [pubcookie ISAPI instructions|http://www.pubcookie.org/docs/install-filter-3.0.html] to refect the UAB config.
Specifically:
* Verify your privite key size is 1024
* Same "export and convert" step
* Separate ssl cert and private key with more detail on what you will see when opening wordpad
* The "setup supporting files and registry settings" will already include the supporting files
* We need more detail on how to customize the .bat file
* The example.reg should be name uab-pubcookie.reg and be ready to go
* In "request encryption key" our command example needs to have the right names for the files if they are different, we should also fix the item in 3

