• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

RSA Server Setup

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We are working on an application which uses RSA Key manager server. we have with us is:-
1. rkm-2_0_0-win32-pre.pkg containing rkm-evaluation-readme.pdf, KeyMan.doc, etc.
2. Tomcat on which sample rsa key manager is running.
We are facing issue that certificate on which dummy rsa key manager was setup, is expired. When we change system date before expiry date manually, it works ok. But we want to change the certificate. We tried the same using openssl commands , but we did not get any success.We created self signed certificate to be used in the tomcat configuration as well but while executing sample application, we are getting error as mentioned below:
com.rsa.kmclient.KMSResponse : parseResponse HTTP_OK is TRUE
com.rsa.kmclient.KMSResponse : Assembling KMSKey Object
com.rsa.kmclient.KMSResponse : KMS Response error : KMSError from KMS Server : error : Access Denied

Please help me to resolve the issue as I have been working to resolve this issue since long time.
 
It's exactly the same and completely different as this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic