That means that whatever host name you used when you created the self-signed
certificate does not match the hostname dhcp193-203.njit.edu

For the common name of the certificate, you need to specify the exact
hostname of the CAS and Shibboleth server.

-Scott

On 7/30/07, christopher pax <[EMAIL PROTECTED]> wrote:
>
> ok it works now. when i try to use it with shibboleth i get this error
> (same error that i had before):
> java.io.IOException: HTTPS hostname wrong:  should be <
> dhcp193-203.njit.edu>
>
> i have no idea what confighration i should fix this it.
> it seems to change every time i change this property in dist-idp.xml
> for shibboleth:
>     <init-param>
>       <param-name>edu.yale.its.tp.cas.client.filter.validateUrl
> </param-name>
>       <param-value>https://dhcp193-203.njit.edu/cas/serviceValidate
> </param-value>
>     </init-param>
>
> if i were to change dhcp193-203 to localhost, the error would say that
> it should be localhost.
>
> On 7/30/07, Scott Battaglia <[EMAIL PROTECTED]> wrote:
> > Check out:
> > http://tp.its.yale.edu/pipermail/cas/2007-April/004836.html
> >
> > -Scott
> >
> >
> > On 7/30/07, christopher pax <[EMAIL PROTECTED]> wrote:
> > >
> > > I am having some issues with getting ldap authentication to work with
> my
> > cas.
> > > i am having the same problem as discussed here:
> > >
> > http://tp.its.yale.edu/pipermail/cas/2007-April/004835.html
> > >
> > > i get this error:
> > > Error creating bean with name
> > >
> > '
> org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler#136bdda
> '
> > > defined in ServletContext resource
> > > [/WEB-INF/deployerConfigContext.xml]: Invocation of init
> > method
> > > failed; nested exception is
> > java.lang.IllegalArgumentException: Note,
> > > this behavior has changed from the CAS 3.0.6 behavior. You now MUST
> > > specify an instance of HttpClient. Before it would create an instance
> > > for you.
> > >
> > > i edited the deployerConfigContext.xml file with correct values. i
> > > belive that i have all the libs nessary.
> > > and i think i have the source code in the right place.
> > >
> > > here are my lib files:
> > > cas-server-ldap-3.0.7.jar
> > > commons-lang.jar
> > > ivys
> > > ldapbp.jar
> > > spring-context.jar
> > > spring-dao.jar
> > > commons-collections.jar
> > > commons-logging.jar
> > > ldapbp-1.0.jar
> > > ldaptemplate-1.0.2.jar
> > > spring-beans.jar
> > > spring-core.jar
> > > spring-ldap-1.1.2.jar
> > >
> > > here are my localPlugins/src files;
> > > src/main:
> > > java  resources
> > > _______________________________________________
> > > Yale CAS mailing list
> > > [email protected]
> > > http://tp.its.yale.edu/mailman/listinfo/cas
> > >
> >
> >
> >
> > --
> > -Scott Battaglia
> >
> > LinkedIn: http://www.linkedin.com/in/scottbattaglia
> > _______________________________________________
> > Yale CAS mailing list
> > [email protected]
> > http://tp.its.yale.edu/mailman/listinfo/cas
> >
> >
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to