cancel
Showing results for 
Search instead for 
Did you mean: 

Visual Admin

Former Member
0 Kudos

Hi All,

Can any one of you let me know the details regarding the Visual Admin.

1. How to load the certificates in to the visual Admin ?

2. How to retrive the details of the certificates which are already present in the Visual Admin ?

Thanks in advance.

Ravi

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

1. How to load the certificates in to the visual Admin ?

-->

Check this:

http://www.i-barile.it/SDN/EnablingSSL&ClientCertificatesOnTheSAPJ2EEEngine.pdf

/people/aniket.tare/blog/2005/03/22/ssl-certificate-installation-procedure-for-sap-j2ee-engine-630-150-steps-in-visual-administrator

http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

/people/aniket.tare/blog/2005/03/22/ssl-certificate-installation-procedure-for-sap-j2ee-engine-630-150-steps-in-visual-administrator

SAP Note Number 695674

2. How to retrive the details of the certificates which are already present in the Visual Admin ?

-->

Start the Visual Administrator. Navigate to the directory given below.

<Installation Drive>\usr\sap\<Instance Name>\JC<Instance Nr>\j2ee\admin\go.bat

1. Login to the Visual Administrator using the Administrator user id and password.

2. Navigate to the 'Keystorage' service

/thread/387795 [original link is broken]

Thanks

Swarup

Former Member
0 Kudos

1. How to load the certificates in to the visual Admin ?

2. How to retrive the details of the certificates which are already present in the Visual Admin ?

Thanks,

Vijaya

Former Member
0 Kudos

Hi,

You will have to do the following steps

1. In the KeyStorage of Visula Admin, create a view for ClientCertificates.

2. Place all your certificates in /usr/sap/trans/certs (vit will give it the same name as the filename. This can be changed after import if required)

3. Then create the entries.

Now you might also have to impoort the Trusted CA Certificates. You can do this in the TrustedCAs view.

Remeber...any user who is trying to access these certificates should have the access to the view. this can be ensured as follows

1. Go to Security Provider Cluster

2. Under the components, go to keystore-view.ClientCertificates

3. Under that, go to security roles

4. In the Reference Administrators, under the role reference, give security role to be all.

Thanks

Vikranth