home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / makecert.exe / string.txt next >
Encoding:
Text File  |  2000-06-23  |  6.6 KB  |  176 lines

  1. 6001    Usage: MakeCert [ basic|extended options] [outputCertificateFile]\n
  2. 6002    Basic Options\n
  3. 6003    Extended Options\n
  4. 6004    sk
  5. 6005     -sk  <keyName>      Subject's key container name; To be created if not present\n
  6. 6006    sc
  7. 6007     -sc  <file>         Subject's certificate file\n
  8. 6008    sv
  9. 6009     -sv  <pvkFile>      Subject's PVK file; To be created if not present\n
  10. 6010    ik
  11. 6011     -ik  <keyName>      Issuer's key container name\n
  12. 6012    ic
  13. 6013     -ic  <file>         Issuer's certificate file\n
  14. 6014    iv
  15. 6015     -iv  <pvkFile>      Issuer's PVK file\n
  16. 6016    #
  17. 6017     -#   <number>       Serial Number from 1 to 2^31-1.  Default to be unique\n
  18. 6018    $
  19. 6019     -$   <authority>    The signing authority of the certificate\n
  20. 6021    individual
  21. 6022    commercial
  22. 6025    a
  23. 6026     -a   <algorithm>    The signature algorithm\n
  24. 6027    sha1
  25. 6028    md5
  26. 6029                            <%s|%s>.  Default to '%s'\n
  27. 6030                            <%s|%s>\n
  28. 6031                            <%s|%s|%s>\n
  29. 6032    iy
  30. 6033     -iy  <type>         Issuer's CryptoAPI provider's type\n
  31. 6034    ip
  32. 6035     -ip  <provider>     Issuer's CryptoAPI provider's name\n
  33. 6036    n
  34. 6037     -n   <X509name>     Certificate subject X500 name (eg: CN=Fred Dews)\n
  35. 6038    d
  36. 6039     -d   <name>         Display name for the subject\n
  37. 6040    l
  38. 6041     -l   <link>         Link to the policy information (such as a URL)\n
  39. 6042    iky
  40. 6043     -iky <keytype>      Issuer key type\n
  41. 6044    signature
  42. 6045    exchange
  43. 6046    cy
  44. 6047     -cy  <certType>     Certificate types\n
  45. 6048    end
  46. 6049    authority
  47. 6050    both
  48. 6052    b
  49. 6053     -b   <mm/dd/yyyy>   Start of the validity period; default to now. \n
  50. 6054    m
  51. 6055     -m   <number>       The number of months for the cert validity period\n
  52. 6056    e
  53. 6057     -e   <mm/dd/yyyy>   End of validity period; defaults to 2039\n
  54. 6058    h
  55. 6059     -h   <number>       Max height of the tree below this cert\n
  56. 6060    g
  57. 6061     -g                  Create a glue certificate\n
  58. 6062    r
  59. 6063     -r                  Create a self signed certificate\n
  60. 6064    nscp
  61. 6065     -nscp               Include netscape client auth extension\n
  62. 6066    !
  63. 6067     -!                  Return a list of extended options\n
  64. 6068    ?
  65. 6069     -?                  Return a list of basic options\n
  66. 6070    /
  67. 6071    -
  68. 6072    is
  69. 6073     -is  <store>        Issuer's certificate store name.\n
  70. 6074    ir
  71. 6075     -ir  <location>     Issuer's certificate store location\n
  72. 6076    CurrentUser
  73. 6077    LocalMachine
  74. 6078    eku
  75. 6079     -eku <oid[<,oid>]>  Comma separated enhanced key usage OIDs\n
  76. 6080    sy
  77. 6081     -sy  <type>         Subject's CryptoAPI provider's type\n
  78. 6082    sp
  79. 6083     -sp  <provider>     Subject's CryptoAPI provider's name\n
  80. 6084    ss
  81. 6085     -ss  <store>        Subject's certificate store name that stores the output \n
  82. 6087    sr
  83. 6088     -sr  <location>     Subject's certificate store location.\n
  84. 6089    in
  85. 6090     -in  <name>         Issuer's certificate common name.(eg: Fred Dews)\n
  86. 6091    sky
  87. 6092     -sky <keytype>      Subject key type\n
  88. 6093                            <%s|%s|<integer>>.\n
  89. 6095    nopubkeypara
  90. 6096     -nopubkeypara       No public key parameters\n
  91. 6097    sq
  92. 6098     -sq  <reqFile>      Subject's PKCS#10 request file\n
  93. 6099    dhp
  94. 6100     -dhp <file>         Use Diffie Hellman Parameters from Certificate File\n
  95. 6101    len
  96. 6102     -len <number>       Generated Key Length (Bits)\n
  97. 6103    npv
  98. 6104     -npv                Do not verify issuer public key\n
  99. 6105    ~
  100. 6994    MakeCertRoot
  101. 6995    Error: Self signed cert can only be a signature key\n
  102. 6996    Error: Invalid algorithm\n
  103. 6997    Error: Invalid key type\n
  104. 6998    Error: Invalid cert type\n
  105. 6999    Error: Invalid signing authority\n
  106. 7000    Error: Too many parameters\n
  107. 7001    Error: %s failed => 0x%x (%d) \n
  108. 7002    Error: Can't open %s\n
  109. 7003    Error: Empty file %s\n
  110. 7004    Error: Can't alloc %d bytes\n
  111. 7005    Error: Can't read %s\n
  112. 7006    Error: CoInitialize failed\n
  113. 7007    Failed\n
  114. 7008    Error: Can't load the root certificate\n
  115. 7009    Error: Can't access the key of the root\n
  116. 7010    Error: Can't load the issuer certificate ('%s')\n
  117. 7011    Error: Issuer's public key doesn't correspond to its private key\n
  118. 7012    Error: Can't access the key of the issuer ('%s')\n
  119. 7013    Error: Bad password or private key file for subject ('%s')\n
  120. 7014    Error: File already exists for the subject ('%s')\n
  121. 7015    Error: Unable to create file for the subject ('%s')\n
  122. 7016    Error: Can't access the key of the subject ('%s')\n
  123. 7017    Error: Can't create the key of the subject ('%s')\n
  124. 7018    Error: Can't load the subject certificate file ('%s')\n
  125. 7019    Error: Please either specify the outputCertificateFile or -ss option\n
  126. 7020    Error: Out of memory
  127. 7021    WriteFile
  128. 7022    CryptSignAndEncodeCertificate(cbEncoded == 0)
  129. 7023    CryptSignAndEncodeCertificate
  130. 7024    CryptExportPublicKeyInfo
  131. 7025    CryptCertStrToNameW
  132. 7026    CryptHashCertificate
  133. 7027    CryptHashPublicKeyInfo
  134. 7028    CryptEncodeObject(X509_AUTHORITY_KEY_ID)
  135. 7029    CryptEncodeObject(SPC_SP_AGENCY_INFO_OBJID)
  136. 7030    CryptEncodeObject(X509_UNICODE_NAME_VALUE)
  137. 7031    CryptEncodeObject(X509_KEY_USAGE_RESTRICTION)
  138. 7032    CryptEncodeObject(SPC_FINANCIAL_CRITERIA_STRUCT)
  139. 7033    CryptEncodeObject(X509_BASIC_CONSTRAINTS)
  140. 7034    Succeeded\n
  141. 7035    Error: Invalid issuer store location\n
  142. 7036    Save encoded certificate to store
  143. 7037    Error: Invalid input parameter for -b option. \n
  144. 7038    Error: Invalid input parameter for -e option. \n
  145. 7039                         First try <mm/dd/yy> format.  If failed, use <dd/mm/yy> format. \n
  146. 7040    Root
  147. 7041    CER
  148. 7042    PVK
  149. 7043    Glue
  150. 7044    \
  151. 7045    JoeSoft
  152. 7046    CN=Joe's-Software-Emporium
  153. 7047    Root Signature
  154. 7048    Issuer Signature
  155. 7049    Subject Key
  156. 7050    Subject Key
  157. 7052    +
  158. 7053    CA
  159. 7054    root
  160. 7055    my
  161. 7056    Error: Fail to acquire a security provider from the issuer's certificate\n
  162. 7057    Error: There is no matching certificate in the issuer's %s cert store\n
  163. 7058    Error: There are more than one matching certificate in the issuer's %s cert store\n
  164. 7059    Error: Has to specify -ic option. \n
  165. 7060    Error: Either -is or -ik has to be specified. \n
  166. 7061    Error: -is, -in can not be set with -iv, -ik, -iy and -iky. \n
  167. 7062    Error: -in and -ic can not be set at the same time.\n
  168. 7063                         certificate\n
  169. 7064    Error: -sk and -sv can not be set at the same time. Use either -sk or -sv \n
  170. 7065    Error: Can not specify issuer's private key information for self signed certificate.  Please use -sp and -sy instead. \n
  171. 7066    Error: Can not specify -sq and -r at the same time. \n
  172. 7067    Error: Invalid Diffie Hellman parameter file %s\n
  173. 7068    Error: The PKCS#10 request file %s does not exist or contains invalid information.\n
  174. 7069    Error: -sq can not be set with -sc, -sk, -sky, -sp, -sv, and -sy. \n
  175. 7070    Error: The PKCS#10 request file %s contains invalid attributes.\n
  176.