Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[12:38:40 CDT(-0500)] <EricDalquist> athena: you have a few minutes?
[12:38:48 CDT(-0500)] <athena> more or less
[12:38:52 CDT(-0500)] <athena> have a quick scrum at 11
[12:38:56 CDT(-0500)] <athena> what's up?
[12:39:06 CDT(-0500)] <EricDalquist> can you go into /etc/hosts on your machine and add "50.19.17.124 up40-nightly.jasig.org"
[12:39:14 CDT(-0500)] <EricDalquist> then go to https://up40-nightly.jasig.org/uPortal/
[12:39:17 CDT(-0500)] <EricDalquist> its alive
[12:39:21 CDT(-0500)] <EricDalquist> but the CAS login is borked
[12:39:24 CDT(-0500)] <athena> ok
[12:39:32 CDT(-0500)] <EricDalquist> and being someone that has never used CAS I'm not sure what I need to do it fix it
[12:40:19 CDT(-0500)] <EricDalquist> I'm a little worried by the message that for some reason the JDK isn't trusting the cert (tongue)
[12:40:41 CDT(-0500)] <athena> you import the cert into the jvm?
[12:40:47 CDT(-0500)] <EricDalquist> I did not
[12:40:53 CDT(-0500)] <athena> that's it then (smile)
[12:40:56 CDT(-0500)] <athena> just import and restart tomcat
[12:40:59 CDT(-0500)] <EricDalquist> I was hoping that since this is a real cert
[12:41:05 CDT(-0500)] <EricDalquist> it would just be trusted automatically
[12:41:28 CDT(-0500)] <athena> oh.
[12:41:33 CDT(-0500)] <athena> ummmm right.
[12:41:37 CDT(-0500)] <athena> this is a godaddy cert though?
[12:41:41 CDT(-0500)] <EricDalquist> no thawte
[12:41:44 CDT(-0500)] <EricDalquist> not chained
[12:41:48 CDT(-0500)] <athena> huh.
[12:41:53 CDT(-0500)] <EricDalquist> this is the *.jasig.org cert that we use for all of our other jasig sites
[12:41:55 CDT(-0500)] <EricDalquist> oh ...
[12:42:01 CDT(-0500)] <EricDalquist> I bet it is because I don't have DNS setup yet
[12:42:13 CDT(-0500)] <athena> ah! so it's just not matching?
[12:42:15 CDT(-0500)] <EricDalquist> cas will be trying to connect to https://up40-nightly.jasig.org cirrect?
[12:42:19 CDT(-0500)] <athena> yes
[12:42:22 CDT(-0500)] <EricDalquist> got it
[12:42:27 CDT(-0500)] <athena> ok that makes sense (smile)
[12:42:29 CDT(-0500)] <EricDalquist> and that domain doesn't actually exist yet
[12:42:37 CDT(-0500)] <EricDalquist> since I haven't gotten that far
[12:42:38 CDT(-0500)] <EricDalquist> ok
[12:43:06 CDT(-0500)] <EricDalquist> I'm seeing that wonderfull missing content type issue (sad)
[12:44:02 CDT(-0500)] <athena> yep
[12:44:12 CDT(-0500)] <athena> i have no idea what's going on there
[12:44:21 CDT(-0500)] <EricDalquist> yeah I'll try to dig into that more this weekend
[12:45:11 CDT(-0500)] <EricDalquist> hrm in trunk we appear to be serving up the non-minified fluid 1.3 even with aggregation enabled
[12:47:59 CDT(-0500)] <athena> woops, looks like that's probably my fault
[12:48:11 CDT(-0500)] <athena> looks like common_skin.xml isn't configured correctly
[12:48:18 CDT(-0500)] <athena> so at least that should be really easy to fix
[12:48:18 CDT(-0500)] <EricDalquist> adding "127.0.0.1 up40-nightly.jasig.org" to the hosts file on the ec2 isntance fixed the cas login issue
[12:48:23 CDT(-0500)] <athena> oh yay
[12:48:30 CDT(-0500)] <EricDalquist> I might just add that to the setup steps
[12:48:42 CDT(-0500)] <EricDalquist> since we get charged for traffic through the public IP
[12:48:49 CDT(-0500)] <EricDalquist> even if it is happening locally