Oracle Waveset 8.1.1 Resources Reference

Obtain the Distinguished Name (DN) for Waveset

The certificate contained in the Waveset PSE was determined when the PSE was created. To obtain the DN for Waveset from the PSE, use one of the following commands.

On UNIX:

$ secude psemaint -p idm.pse show Cert 2>&1 | grep SubjectName

On Windows:

C:> secude psemaint -p idm.pse show Cert | findstr SubjectName