+

Search Tips   |   Advanced Search

Certificate management in SSL


Certificate types

To establish trust for an SSL connection, WebSphere Application Server uses the certificates residing in keystores... ...

Choose one of the following certificate types...


Personal certificates

Personal certificate operations

Function AdminTask object Administrative console
Create a self-signed certificate createSelfSignedCertificate Security > SSL certificate and key management > Key store and certificates > key store > Create a Self-Signed Certificate
List personal certificates listPersonalCertificates Security > SSL certificate and key management > Key store and certificates > key store > personal certificates
Get information about a personal certificate getPersonalCertificate Security > SSL certificate and key management > Key store and certificates > key store > personal certificates > alias
Delete a personal certificate deletePersonalCertificate Security > SSL certificate and key management > Key store and certificates > key store > personal certificates > delete
Import a certificate importCertificate Security > SSL certificate and key management > Key store and certificates > key store > personal certificates > import
Export a certificate exportCertificate Security > SSL certificate and key management > Key store and certificates > key store > personal certificates > export
Extract a certificate extractCertificate Security > SSL certificate and key management > Key store and certificates > key store > personal certificates > extract
Exchange signer certificates exchangeSignerCertificates Security > SSL certificate and key management > Key store and certificates > Exchange signers
Create a chained certificate createChainedCertificate Security > SSL certificate and key management > Key store and certificates > keystore name > Personal certificates. Click Create button and select Chained certificate
Renew a certificate renewChainedCertificate Security > SSL certificate and key management > Key store and certificates > keystore name > Personal certificates. Select a certificate. Click Renew button.
Create a chained Certificate createChainedCertificate Security > SSL certificate and key management > Key store and certificates > keystore > Create a chained certificate.
Request a CA certificate requestCACertificate Security > SSL certificate and key management > Key store and certificates > keystore > Request a CA certificate.


Certificate authority (CA) certificates

CA certificate operations

Function AdminTask object Administrative console
Create a CA certificate createCACertificate Security > SSL certificate and key management > Key store and certificates > key store > Personal certificates > Create > CA-signed certificate
Revoke a CA certificate revokeCACertificate Security > SSL certificate and key management > Key store and certificates > key store > Personal certificates personal certificate > Revoke


Signer certificates

Signer certificate operations

Function AdminTask object Administrative console
Add a signer certificate addSignerCertificate Security > SSL certificate and key management > Key store and certificates > key store > signer certificates > Add
List signer certificates listSignerCertificates Security > SSL certificate and key management > Key store and certificates > key store > signer certificates
Get information about a signer certificate getSignerCertificate Security > SSL certificate and key management > Key store and certificates > key store > signer certificates > alias
Delete a signer certificate deleteSignerCertificate Security > SSL certificate and key management > Key store and certificates > key store > signer certificate >delete
Extract a signer certificate to a file extractSignerCertificate Security > SSL certificate and key management > Key store and certificates > key store > signer certificates > extract
Retrieve a signer certificate from a port retrieveSignerFromPort Security > SSL certificate and key management > Key store and certificates > key store > signer certificates > retrieve from port


Personal certificate requests

Personal certificate request operations

Function AdminTask object Administrative console
Create a personal certificate request createCertificateRequest Security > SSL certificate and key management > Key store and certificates > key store > Personal certificate Requests > Add
List personal certificate requests listCertificateRequests Security > SSL certificate and key management > Key store and certificates > key store > Personal certificate requests
Get information about a personal certificate request getCertificateRequest Security > SSL certificate and key management > Key store and certificates > key store > Personal certificate requests > alias
Delete a personal certificate request deleteCertificateRequest Security > SSL certificate and key management > Key store and certificates > key store > Personal certificate requests > delete
Extract a personal certificate request to a file extractCertificateRequest Security > SSL certificate and key management > Key store and certificates > key store > Personal certificate requests > Extract


Related:


  • Certificate management using iKeyman prior to SSL
  • Create self-signed certificates using scripting