Gianluca,

Is this a development environment or is it a production environment where 
user's web browsers need to trust the certificate?  In the latter case, you 
will need to generate a private key, make a certificate request, and get 
certificate signed from a Certificate Authority (CA).

In a development environment, it is possible to be your own CA.  You would 
basically do the same things as in production, but you would need to add the 
local CA certificates to the browsers you will be testing.  If you use proxy 
CAS, your CAS server will also need to trust your private CA.

Thanks,
Carl Waldbieser
ITS System Programmer
Lafayette College

----- Original Message -----
From: "Gianluca Diodato" <gianluca.diod...@gmail.com>
To: cas-user@lists.jasig.org
Sent: Tuesday, March 24, 2015 11:10:29 AM
Subject: [cas-user] SSL problem (I need tutorial!!) Cas Server on remote 
machine , Java Cas Client other machine

Hi All,
can anyone help me with my configuration problem as subject??
I need to configure my envorinment to SSL like this:

Machine 1: CAS SERVER -- Ubuntu 12.04 - Tomcat 7 - JDK 1.6 -- SSL 
certificate generate with openssl + apr and added to Tomcat + Users into 
MysqlDB (WORKS)
Machine 2: Cas Client java 3.3.3 (jar) imported into my webapp with only 
welcome page at moment -- Eclipse Luna + Tomcat 7 + JDK 1.6 

In machine 2 how to generate trusted certificate in order to connect my 
client to CAS Server to login my users?
Anyone know if exists tutorial or guide step-by-step even basic.

Please, help me

Gianluca   

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
waldb...@lafayette.edu
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to