==========================================================================
RELEASE NOTES FOR
The P6R KMIP Server Gateway (Version 2018.1.21423)
Copyright 2004-2018 P6R Inc.
==========================================================================
==========================================================================
Contact Information
==========================================================================
* Sales 1.888.452.2580 (USA)
* Fax 1.831.476.7490
* Web https:
* Technical Support https:
* Blog https:
==========================================================================
Known Issues
==========================================================================
Openssl
~~~~~~~~~~~~~~~~~
This software has been compiled against OpenSSL 1.x.x releases.
If you require compatibility with a different version of OpenSSL
please let us know. Also depending on how your version of OpenSSL
was compiled, it may not contain all the symbols used by this
software. If you run into undefined symbol
errors, please let us
know and we can provide you a build that will be compatible with
==========================================================================
Change Log
==========================================================================
- bugfix
+ feature addition
* improved/changed feature
! removed/depricated feature
2018.1.21423
- Under certain cases KSG would close a connection after a KMIP
request. This should only be acceptable on certain error cases.
This is now fixed.
- Network timeouts for receiving bytes off a
socket, sending bytes on
a socket, and accepting an incoming connection where not
configurable. Now they are configurable but also have more
reasonable defaults.
timeout - 5 minutes, accept connection - 10 seconds.
+ KSG uses the PKCS#11 C_DigestKey() API call to obtain a digest of a
newly created KMIP key.
However, some HSMs
do not support
this
call resulting in an error in the logs. We have added a
configuration flag to disable the call to
C_DigestKey() and avoid
the repeated errors in the logs.
2018.1.0.21351
- Created top level manual.dox so HTML documentation can now be
included in the official KSG build.
+ Added support for AES Key Wrap and AES Key Unwrap functions to our
Crypto layer.
+ Now the KMIP Create can ask to create a Secret Data managed object
for passwords.
+ Integrated into Jenkins
+ Updated the p6pkcs11tool so it can run on the P6 platform and not
+ Added support for KMIP Re-Key operation.
+ Initial Release
==========================================================================
Notices
==========================================================================
KSL, P6R and "Project 6 Research" are trademarks of P6R Inc. All other
products, brands and company names referred to here are used for
identification purposes and are the property of their respective
trademark holders.