Here is a hopefully helpful tidbit for anyone else who might have run across this issue and just "dealt with it".
If you are getting SSL handshake errors when viewing (via https://localhost:5000 with Google chrome) a local development instance that is using SSL and paster there is a way to stop those errors from occurring. When you create the self-signed certificate use "localhost" as the name for the certificate. Then take that certificate and import it into your workstation using certmgr (on windows) as a certificate from a Trusted Root Certification Authorities. I am posting this here because I was told that this was an issue that many people were running into, but there wasn't an clear solution. However, I couldn't find a specific posting with this issue. If there is more interest I will post more specific directions. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
