Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Reading client certificate from a PL/SQL cartridge?
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
![]() |
![]() |