

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dear Expert,
I am trying to add OMU certificate to OMI server but i recieve error message as below although OMU certificate is not exsit in OMI server
C:\Users\mstaha>ovcert -importtrusted -file e:/omucb.cer -ovrg server
ERROR: (sec.core-31) A certificate with alias
'CA_62277374-912a-754a-1b37-86d5b34cbacb' is already installed.
C:\Users\mstaha>ovcert -list
+---------------------------------------------------------+
| Keystore Content |
+---------------------------------------------------------+
| Certificates: |
| 883a9b32-a7d9-757e-0c47-e2d60e2aedbc (*) |
+---------------------------------------------------------+
| Trusted Certificates: |
| CA_9da65c02-a8ad-757e-08a5-b6e28a3981ad_2048 |
+---------------------------------------------------------+
+---------------------------------------------------------+
| Keystore Content (OVRG: server) |
+---------------------------------------------------------+
| Certificates: |
| 9da65c02-a8ad-757e-08a5-b6e28a3981ad (*) |
+---------------------------------------------------------+
| Trusted Certificates: |
| CA_9da65c02-a8ad-757e-08a5-b6e28a3981ad_2048 (*) |
+---------------------------------------------------------+
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Can you check in the directory
%OvDataDir%shared\server\datafiles\sec\ks if there is still a file named something like
'CA_62277374-912a-754a-1b37-86d5b34cbacb_cert.pem' or
'CA_62277374-912a-754a-1b37-86d5b34cbacb_2048_cert.pem'.
If there is one, move it somewhere else and try again.
Regards
Norbert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Can you check in the directory
%OvDataDir%shared\server\datafiles\sec\ks if there is still a file named something like
'CA_62277374-912a-754a-1b37-86d5b34cbacb_cert.pem' or
'CA_62277374-912a-754a-1b37-86d5b34cbacb_2048_cert.pem'.
If there is one, move it somewhere else and try again.
Regards
Norbert


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
HI Norbert,
Thank you very much I really appreciate you answer
BR,
Mohamed Saad