Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Reading client certificate from a PL/SQL cartridge?

Reading client certificate from a PL/SQL cartridge?

From: Guttorm Vik <guttorm.vik_at_eunet.no>
Date: Fri, 17 Jul 1998 18:40:11 +0200
Message-ID: <486726cc01guttorm.vik@eunet.no>


Anyone know if it is possible to get at the client certificate from a PL/SQL cartridge?

The sensible place for it would be in the owa_sec package, but I couldn't find any likely procedures in the on-line documentation. I've found the WRB_getClientCert() c-call, but I'd really like to avoid writing c cartridges.

All I want is to know is who the user is (using something like certificate.SerialNumber + certificate.issuer to look him up in the DB) It seems such a natural thing to do, and yet the documentation has me stumped.

--
Guttorm Vik @ Network Computing. tel: 2236920 / 55563583 Received on Fri Jul 17 1998 - 11:40:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US