can someone guide me on configuring the kmip4j lirary
Hi, I have configured the KMIP4J Server, Started the DB (Ant Task) Deployed KMIPWebAppServer Configured KMIP4J Client Ran the Client program I was getting below error, please advise INFO :: Hello KMIPClient! What a beatiful day;) INFO :: KMIPStubTransportLayerHTTPS initialized... INFO :: Connection to: https://localhost:8443/KMIPWebAppServer/KMIPServlet java.io.FileNotFoundException: https://localhost:8443/KMIPWebAppServer/KMIPServlet at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1688)...
Error in cache-control
The quick start examples in kmip4j appear to be dependent on an unspecified older...
Added ability to store GUI configuration files ...
Added ability to store configuration files outs...
Fixed bug adding attributes in Freestyle tab.
Fixed bug displaying timestamps.
Added transport layer for passing TTLV messages...
This should be fixed now, try this one: https://svn.code.sf.net/p/kmip4j/code/tr...
Initial import
Add initial directories
Hi, The source code repository URL appears to be invalid: "http://svn.code.sf.net/p/kmip4j/code/...
Hi, Due to the below error, I am now unclear on the semantics of the addAttribute...
Hi, When I run the client and issue a create request I get a connection refused error....
Hi, I am a new user and have a very basic question. I opened up the eclipse projects...
Hi Justy Do you want the server and client on the same machine? In that case, you...
Hi, I can run the test with SimpleKMIPClient and can create AES keys on server if...