History log of /opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/pktool/export.c
Revision Date Author Comments
# 12234:cd6642d6b7dd 23-Apr-2010 Wyllys Ingersoll <wyllys.ingersoll@sun.com>

6944179 kmf_sign_cert needs more info about signing algorithm
6944121 KMF should add Basic-Constraint when keyCertSign EKU is set
6943253 pktool should ask to overwrite a CSR file if it already exists
6943234 pktool online help wrongly suggests we can delete a key based on its subject-DN
6940180 certClass should be called privClass (or just class) in KMFPK11_FindPrikeyByCert()
6940146 kmf_sign_data() returns KMF_ERR_INTERNAL but the PKCS#11 plugin returns KMF_ERR_MISSING_ERRCODE
6938522 kmf_openssl.so.1 clobbers OpenSSL locking callbacks


# 10442:ad72ac20f3ad 02-Sep-2009 Wyllys Ingersoll <wyllys.ingersoll@sun.com>

6796585 Array overrun in libkmf
6874082 KMF fails to create generic AES keys for NSS
6869630 pktool export is broken after CR 6860037 was integrated


# 10241:356a64b58ebc 01-Aug-2009 Wyllys Ingersoll <wyllys.ingersoll@sun.com>

6860037 pktool can't find certificate when there is only one on the token
6794511 Improved pktool Error Reporting
6744775 pktool error message for non-existant file could be better


# 6884:ca518f772fa0 16-Jun-2008 wyllys

6710916 pktool needs to report error when "dir" option is present but not necessary


# 6669:bc95c5ad177e 20-May-2008 wyllys

PSARC 2008/306 pktool CLI update (dir option correction)
6670712 cert of dsa type with key pair can not signcsr of rsa type, viceversa.
6670714 pktool gencert keystore=nss and keytype=dsa FAIL, parameter error
6670715 pktool gencsr keystore=nss and token="install" (something not "internal") core dumped
6670725 pktool signcsr command fails to update the keyusage values.
6699535 pktool operations should not have "dir" option for file-based keystore
6700175 fix for 6654080 is not complete


# 5740:dc6ddae34a03 21-Dec-2007 wyllys

6643206 pktool should check for all keys when exporting objtype=key


# 5637:bf256fef0103 07-Dec-2007 wyllys

6634339 kmf_find_key returns error when searching for raw (RSA) public key


# 5069:a114332ed71c 17-Sep-2007 wyllys

6546405 KMF Interfaces need to be extensible (fix lint)


# 5051:cbbb7c8b40a9 14-Sep-2007 wyllys

PSARC 2007/426 KMFAPI Interface Taxonomy Change
PSARC 2007/465 pktool symmetric key enhancements
6546405 KMF Interfaces need to be extensible
6547894 pktool should be more detailed
6590232 pktool should import and export generic keys


# 3089:8ddeb2ace8aa 10-Nov-2006 wyllys

PSARC 2005/074 Solaris Key Management Framework
6224192 Solaris needs unified key management interfaces


# 2139:6243c3338933 07-Jun-2006 jp161948

PSARC/2006/019 OpenSSL upgrade to 0.9.8a
6352999 upgrade OpenSSL to 0.9.8a


# 1837:2a9d6afcf8f9 19-Apr-2006 dinak

6381913 serial number on export is encoded instead of raw bytes


# 864:75df3e9f93de 07-Nov-2005 dinak

PSARC/2005/290 pktool(1) alternate token support
PSARC/2005/634 pktool CLI update
6288840 pktool(1) alternate token support
6332420 change pktool CLI to use attr=value format


# 17:003a85e6a25c 15-Jun-2005 dinak

PSARC 2004/124 pktool enhancements to support object migration and softtoken interoperability
PSARC 2005/019 pktool(1) list/delete updates
4931202 Provide import utility from PKCS12 file to softtoken's keystore
5059459 provide utility to export-to-PKCS#12-file from softttoken
5059461 pktool(1) needs subcommands to list and delete objects in softtoken
6216772 update pktool(1) list/delete subcommands
6278459 add "tokens" subcommand to pktool(1)
6285539 E_NAME_USED_NOT_DEF2 lint error for ENGINE_load_builtin_engines


# 12234:cd6642d6b7dd 23-Apr-2010 Wyllys Ingersoll <wyllys.ingersoll@sun.com>

6944179 kmf_sign_cert needs more info about signing algorithm
6944121 KMF should add Basic-Constraint when keyCertSign EKU is set
6943253 pktool should ask to overwrite a CSR file if it already exists
6943234 pktool online help wrongly suggests we can delete a key based on its subject-DN
6940180 certClass should be called privClass (or just class) in KMFPK11_FindPrikeyByCert()
6940146 kmf_sign_data() returns KMF_ERR_INTERNAL but the PKCS#11 plugin returns KMF_ERR_MISSING_ERRCODE
6938522 kmf_openssl.so.1 clobbers OpenSSL locking callbacks


# 10442:ad72ac20f3ad 02-Sep-2009 Wyllys Ingersoll <wyllys.ingersoll@sun.com>

6796585 Array overrun in libkmf
6874082 KMF fails to create generic AES keys for NSS
6869630 pktool export is broken after CR 6860037 was integrated


# 10241:356a64b58ebc 01-Aug-2009 Wyllys Ingersoll <wyllys.ingersoll@sun.com>

6860037 pktool can't find certificate when there is only one on the token
6794511 Improved pktool Error Reporting
6744775 pktool error message for non-existant file could be better


# 6884:ca518f772fa0 16-Jun-2008 wyllys

6710916 pktool needs to report error when "dir" option is present but not necessary


# 6669:bc95c5ad177e 20-May-2008 wyllys

PSARC 2008/306 pktool CLI update (dir option correction)
6670712 cert of dsa type with key pair can not signcsr of rsa type, viceversa.
6670714 pktool gencert keystore=nss and keytype=dsa FAIL, parameter error
6670715 pktool gencsr keystore=nss and token="install" (something not "internal") core dumped
6670725 pktool signcsr command fails to update the keyusage values.
6699535 pktool operations should not have "dir" option for file-based keystore
6700175 fix for 6654080 is not complete


# 5740:dc6ddae34a03 21-Dec-2007 wyllys

6643206 pktool should check for all keys when exporting objtype=key


# 5637:bf256fef0103 07-Dec-2007 wyllys

6634339 kmf_find_key returns error when searching for raw (RSA) public key


# 5069:a114332ed71c 17-Sep-2007 wyllys

6546405 KMF Interfaces need to be extensible (fix lint)


# 5051:cbbb7c8b40a9 14-Sep-2007 wyllys

PSARC 2007/426 KMFAPI Interface Taxonomy Change
PSARC 2007/465 pktool symmetric key enhancements
6546405 KMF Interfaces need to be extensible
6547894 pktool should be more detailed
6590232 pktool should import and export generic keys


# 3089:8ddeb2ace8aa 10-Nov-2006 wyllys

PSARC 2005/074 Solaris Key Management Framework
6224192 Solaris needs unified key management interfaces


# 2139:6243c3338933 07-Jun-2006 jp161948

PSARC/2006/019 OpenSSL upgrade to 0.9.8a
6352999 upgrade OpenSSL to 0.9.8a


# 1837:2a9d6afcf8f9 19-Apr-2006 dinak

6381913 serial number on export is encoded instead of raw bytes


# 864:75df3e9f93de 07-Nov-2005 dinak

PSARC/2005/290 pktool(1) alternate token support
PSARC/2005/634 pktool CLI update
6288840 pktool(1) alternate token support
6332420 change pktool CLI to use attr=value format


# 17:003a85e6a25c 15-Jun-2005 dinak

PSARC 2004/124 pktool enhancements to support object migration and softtoken interoperability
PSARC 2005/019 pktool(1) list/delete updates
4931202 Provide import utility from PKCS12 file to softtoken's keystore
5059459 provide utility to export-to-PKCS#12-file from softttoken
5059461 pktool(1) needs subcommands to list and delete objects in softtoken
6216772 update pktool(1) list/delete subcommands
6278459 add "tokens" subcommand to pktool(1)
6285539 E_NAME_USED_NOT_DEF2 lint error for ENGINE_load_builtin_engines