Thursday, May 03, 2007

Got X509 Certs - Finally!

Yesterday's problems were caused by, um, operator error, and have been resolved. I can now use a servlet to extract all the details of a client certificate.

Next up: Learning how to use the Subject DN of the certificate to search the Oracle Internet Directory LDAP Server.

Labels:

6 Comments:

At 1:44 PM , Anonymous Anonymous said...

JACoulter,
Is there anyway to get more specific from you in terms of which jsp file used as a part of the OAS 10.1.2.0.2 or any document that explains the process.

We are about doing the same exact thing.

Thank you
Kamran Amini
703-696-1121

 
At 3:31 PM , Blogger jac1962 said...

Hi Kamran,

I'm not using a JSP yet - working with servlets right now. I have been studying sample code from various sources - you can find links to it in previous posts. Most helpful was the X509Snoop servlet example and the Oracle Oracle Identity Management Samples. I'll keep posting my progress - so far the hardest part was configuring JDev 10.1.3 to build apps that could run on OAS 10.1.2 - you can find references to how I did it in previous posts.

Good luck!

Jim

 
At 7:14 AM , Anonymous Anonymous said...

Hi,

We are using X509 Certs in JDeveloper. See this (in Spanish) --> http://jose.xwiki.com/xwiki/bin/view/Main/SEGUR003

I hope this help you.
Jose Carmona

 
At 7:32 AM , Blogger jac1962 said...

Hi Jose,

Thank you for the link - it looks like you're way beyond where I am going right now - but I'll tag it and keep it for future reference.

Jim

 
At 8:26 AM , Anonymous Anonymous said...

Jose,
In english would have helped a lot. We have OAS 10.1.2.0.2 and OAS 10.1.3. I am so confused about Jdev web services and Setting up X509 interface through what comes with Identity Mananagement and the OAS?

Which way to go is a big question. We are developing the app in JSF/TopLINK using Jdev 11G or 10G.

Any help is greatly appreciate it on this.

Kamran

 
At 2:58 PM , Blogger wampa88 said...

"Yesterday's problems were caused by, um, operator error, and have been resolved. I can now use a servlet to extract all the details of a client certificate."

Im trying to extract all the details from a client certificate as well and I seem to be on the same path as you...I don't receive any client certificate information...You said it was operator error...What exactly did you change to make that servlet work

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home