Archived

This forum has been archived. Please start a new discussion on GitHub.

CORBA Principal concept

Hi,
I need to retrieve, in the server side, the current principal (I use CORBA terminology) in a remote call. I use IceSSL, so I need to retrieve DN string of the supplied client certificate.
How I can do this?

Thanks in advance,
Stefano

Comments

  • mes
    mes California
    Hi,

    I'm afraid there is no way to obtain that information. Adding this type of capability is on our TODO list.

    Take care,
    - Mark