Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

WebLogic CertPath Provider: Common

Configuration Options     Related Tasks     Related Topics

This page displays basic information about this WebLogic CertPath provider.

The administrator registers trusted certificate authorities in the trust keystore. The WebLogic CertPath provider only trusts certificates that are signed by those certificate authorities.

Configuration Options

Name Description
Name

The name of your WebLogic CertPath provider.

MBean Attribute:
WebLogicCertPathProviderMBean.Name

Changes take effect after you redeploy the module or restart the server.

Description

The WebLogic CertPath provider's description.

MBean Attribute:
WebLogicCertPathProviderMBean.Description

Changes take effect after you redeploy the module or restart the server.

Version

The WebLogic CertPath provider's version.

MBean Attribute:
WebLogicCertPathProviderMBean.Version

Changes take effect after you redeploy the module or restart the server.

Validator

Can your CertPath provider be used as a validator?

A certification path validator, given a certificate chain, validates it. A WebLogic security realm can have one or more validators. A certificate must be declared valid by all of the validators in order to be considered valid.

Potential Builder

Can your CertPath provider be used as a potential builder?

A certification path builder, given a reference to a certificate chain, finds the chain and validates it. A WebLogic security realm can have one active builder.

Current Builder

Check this box if this CertPath provider should be used as the current builder.

A WebLogic security realm can have one active builder.

Related Tasks

Related Topics


Back to Top