Date: Tue, 06 Jan 1998 15:45:30 -0500
From: Raj Dolas <rdolas@ml.com>
To: java-security@web1.javasoft.com
Subject: JCE availibility?
Hello,
When will JCE be available for downloading? I desperately need it
now :-(
I am trying to build my own Authentication module. The platform is
Solaris 2.6 servers, Netscape Enterprise 3.1 web server, JDK 1.1, JSDK
1.0.1 (for now) used for developing all back end servlet applications.
It will work as follows:
When a user hits the web server for the very first time the Auth
module will extract user's certificate which will be assigned by my own
CA. That certificate will be decoded and relevant information will be
extracted. This info will be validated with info in Sybase database. If
a valid user then a cookie will be set which will be used for future
validation.
Will the JCE assist me in above defined certificate management?
Thanks.
Raj Dolas
rdolas@ml.com