Results 1 to 4 of 4

Thread: CAS Authorization Failure : No Name [hostname] found!

  1. #1
    Join Date
    Dec 2007
    Posts
    3

    Default CAS Authorization Failure : No Name [hostname] found!

    Tomcat 6.0.14, Spring 2.5 rc acegisecurity 1.0.5 cas-server 3.1

    It seems authentication has succeeded, but when I visit the destination page, I am sent to authorizationFailure.jsp, it says

    Authorization Failure

    You are not authorized to use this application for the following reason: java.security.cert.CertificateException: No name matching cas.gogoyuan.cn found.

    I searched but fail to find the answer.

    Anybody help me.

    TIA & best regards.

  2. #2
    Join Date
    Dec 2007
    Posts
    3

    Default

    NObody help ?

  3. #3
    Join Date
    Dec 2007
    Posts
    3

    Default

    I finally found the answer.

    When generate keystore file, the first question should be the domain of the CAS server, for mine, [profile.xxx.cn]

    What is your first and last name?
    [Unknown]: profile.xxx.cn

    That's All.

  4. #4
    Join Date
    Aug 2008
    Posts
    1

    Thumbs up Useful tip

    Thank you!!
    You really help me a lot!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •