java security cert CertificateException No name matching ca

分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow

也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!

               
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.
-------------------------------------------------------------------
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.
           

给我老师的人工智能教程打call!http://blog.csdn.net/jiangjunshow

这里写图片描述

猜你喜欢

转载自blog.csdn.net/gruhgd/article/details/84065232