ombalakumar / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

Certificate Expection after deployment of social-auth app on dev server #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I integrate social-auth with my app and its working fine on my local but when I 
deploy it on dev server I got this expection:

java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not 
build a valid CertPath.; internal cause is: 
java.security.cert.CertPathValidatorException: The certificate issued by 
OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", C=US is 
not trusted; internal cause is: 
java.security.cert.CertPathValidatorException: Certificate chaining error

Even I tried your socialauth-2.0-beta4.jar
Please tell me,if there is any special certificate issued by brickred for 
authentication.

Please help on this issue.

Regards
Gaurav

Original issue reported on code.google.com by gaurav.a...@gmail.com on 27 Mar 2012 at 10:40

GoogleCodeExporter commented 8 years ago
No, brickred has not issue any certificate for this and it is not required for 
this.

It seems you are trying to run your application on https and your web server is 
not configure properly for this.
If you are running your application on https then you can try to access any 
html page with https and check whether it works or not.

Regards
Tarun

Original comment by tar...@brickred.com on 27 Mar 2012 at 1:51

GoogleCodeExporter commented 8 years ago
I configure my tomcat server to https on local and its working fine but after 
deploying that application to dev environment its shows same exception as above.
Please help on this.

Regards
Gaurav

Original comment by gaurav.a...@gmail.com on 27 Mar 2012 at 7:03

GoogleCodeExporter commented 8 years ago
Is https working on your dev server. Please first check this.

Regards
Tarun

Original comment by tar...@brickred.com on 28 Mar 2012 at 9:55

GoogleCodeExporter commented 8 years ago
Yes https is working fine on my dev server I am able to access other files on 
dev using https.

Original comment by gaurav.a...@gmail.com on 28 Mar 2012 at 12:06

GoogleCodeExporter commented 8 years ago
Have you resolved this issue?

Original comment by tar...@brickred.com on 10 Apr 2012 at 8:31

GoogleCodeExporter commented 8 years ago
Not able to resolve this issue as of now.if you have any update please share.

Regards
Gaurav

Original comment by gaurav.a...@gmail.com on 10 Apr 2012 at 1:40

GoogleCodeExporter commented 8 years ago
It is working fine for me on https server. So closing this one.
Please share, if you have resoved your problem and you have to do some work 
around for this.

Original comment by tar...@brickred.com on 10 May 2012 at 8:49

GoogleCodeExporter commented 8 years ago
Hi Gaurav
Could you be able to resove this, can you please help me, iam also facing the 
same issue.

Original comment by Mr.Mural...@gmail.com on 12 Nov 2012 at 3:56

GoogleCodeExporter commented 8 years ago
Hi Murali,

If you are deploying your application on your company dev server, than you 
might need to ask for SSL certificate from your company.

But if your are running it from your home no such certificate is required.

Hope i am able to provide the solution.

Original comment by gaurav.a...@gmail.com on 12 Nov 2012 at 5:13