|
Make a backup copy of the
X509CertAuth.properties file
Open the file X509CertAuth.properties
in a text editor.
Add the following line to the end of this file:
CertificateAuthFallback = true
Save the changes to the file and exit the editor.
Run the following commands to update the Distributed
Configuration Management (DCM):
dcmctl updateconfig -co OC4J_SECURITY
dcmctl updateconfig -ct ohs
Restart OC4J_SECURITY and the HTTP server.
opmnctl restartproc process-type=OC4J_SECURITY
opmnctl restartproc process-type=HTTP_Server
Watch
a viewlet to see how its done.
|