Optionally, the keystore file can also be deleted.
可选地,此keystore文件也可以删除。
This would get tricky if I didn't make an assumption about the keystore file format.
如果没有假定keystore文件的格式的话,这将变得很棘手。
Enter values for keystore file name and Password for new keystore fields (Figure 11).
在keystore filename和Passwordfornew keystore字段中输入值(图11)。
In the options fields, we provided keystore file location, keystore password, and private key password.
我们在选项字段中提供keystore文件的位置、keystore密码和私有密匙密码。
It creates a keystore file named mykeystore in c: \ keystore directory and assigns the password store123 to the keystore.
它在C: \keystore目录中创建一个名为mykeystore的keystore文件,并为它分配一个密码store123。
We'll worry about how this works later; for the time being simply note that it returns an array of KeyManager objects which have been set up with the required KeyStore file and password.
稍后我们将考虑这是如何工作的;目前只是注明它返回KeyManager对象数组,已经利用必需的KeyStore文件和密码对其进行了设置。
A JAR file is signed using a certificate stored in the Keystore database.
JAR文件是用一个存储在Keystore数据库中的证书签名的。
The location and name of the server keystore and server stash file is predefined
服务器密钥库和服务器存储文件的位置和名称是预定义的
Missing values for keystore and stash file location in conssl.cfg file
cfg文件中缺少密钥库的值和存储文件位置
Export the certificate to an ASCII file (to be imported to client keystore). Listing 12 shows the commands for how to do this
将证书导出为ASCII文件(用于导入到客户机密钥库中)。
Now that you have loaded the keystore, any information that is added to this file is encrypted at the file system level (see Listing 9).
既然您已经加载了密钥存储库,那么对这个文件所添加的任何信息都将在文件系统级别上进行加密(请参见 清单 9)。
The keystore is the file in which the server's certificate and keypair are stored.
密钥存储库是存储服务器证书和密钥对的文件。
The keystore password and file name are parameters in the RampartConfig section of each party's policy file.
在消息传递双方的策略文件中,keystore密码和文件名都是RampartConfig中的参数。
To create a keystore, the file that holds the keys, as well as the initial key pair, execute the following command (see Listing 8).
要创建一个keystore,即保存密钥和初始密钥对的文件,请执行以下命令(如清单8所示)。
The export creates a certificate file named servercert.cer, which you can then import into the client keystore using this command line (entered as a single line).
导出创建了一个名为servercert . cer的证书文件,您可以将它导入到客户机keystore中,使用以下命令(以单行形式输入)。
A keystore is just a file that contains key and certificate entries in encrypted form.
一个keystore实际上就是一个以加密形式包含密匙和证书条目的文件。
Certificates stored in the keystore are protected with a password, which must be provided to the jarsigner tool to sign a jar file.
存储在keystore中的证书有密码保护,必须向jarsigner工具提供这个密码才能对jar文件签名。
The keys and certificates are stored in a so-called keystore, which is actually a file.
密匙和证书存储在keystore中,它实际上是一个文件。
The keys and certificates are stored in a so-called keystore, which is actually a file.
密匙和证书存储在keystore中,它实际上是一个文件。
应用推荐