1 2 >   ∑:38  Sort:Date

Downloading and Installing Portecle
How to download Portecle and install it for Windows or Linux? If you want to use Portecle to generate and manage certificates you can download and install Portecle on Windows or Linux systems following this tutorial. And it's free! 1. Go to Portecle download site. 2. Click "Files" in the menu. You s...
2023-01-05, 64912🔥, 5💬

💬 2023-01-05 facebook: 6CD4E5193BC30C1AB6869EDBBBFE17A873E1 B3BC

💬 2017-07-29 FYIcenter.com: @Walter, Tutorial updated now. Thanks for your comment!

💬 2017-07-28 Walter Hallows: Check accuracy. Step 5 is listed twice and "Portecle" is spelled "Fortecle" twice, in what should be step 6.

(More comments ...)

PKCS #12 Export Error in Portecle
Why I am getting an error: "CryptoException: Could not save keystore"? when exporting my 4096-bit key pair to a PKCS #12 file? The main reason of getting this error in Portecle is that the key size is too big for the default security setting. See the details below: 1. Run Portecle and open "FYIcetne...
2022-06-20, 45782🔥, 7💬

💬 2022-06-20 FYIcenter.com: @Tim, Thanks! ☺

💬 2022-06-14 Tim: This error could also be seen if the file permissions are stopping the save from occurring.

💬 2020-07-15 Yogesh Baral: Try opening up Portecle as an administrator.

(More comments ...)

Import CA Signed Certificate to Keystore with Portecle
How to import a my certificate signed by a CA back to my private key and public key entry in my keystore? If you send a CSR (Certificate Signing Request) file to a CA (Certificate Authority) for signing, they will return you a certificate file that contains your public key signed by them. You can im...
2015-10-12, 16107🔥, 0💬

Create Keystore in JKS Format with Portecle
How to a keystore file in JKS (Java KeyStore) format with Portecle? I want to use it to store certificates for my Java applications. If you want to create a keystore file in JKS format and you are tired of using the JDK keytool commands, you can try the Portecle GUI tool. 1. Run Portecle. 2. Click F...
2015-10-12, 10764🔥, 0💬

Export Key Pair in PKCS #12 Format with Portecle
How to export my private key and public key pair with it's certificates into a PKCS #12 keystore file? If you have a private key and public key pair entry in a JKS keystore file, and that entry also has your certificate signed by a CA, you can export that entry into a PKCS #12 keystore file: 1. Run ...
2015-10-12, 8998🔥, 0💬

Portecle Certificate Tool - Frequently Asked Questions
Where to find answers to frequently asked questions on Portecle Certificate Tool? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team about Portecle Certificate Tool: General Questions on Portecle What Is Portecle - Certificate Tool Releases of Portecle Down...
2015-10-12, 8071🔥, 0💬

What Is Portecle - Certificate Tool
What is Portecle? I heard that Portecle is nice certificate management tool. Portecle is a user friendly GUI application for creating, managing and examining keystores, keys, certificates, certificate requests, certificate revocation lists and more. Portecle is a Java based application and runs on W...
2015-10-12, 7634🔥, 0💬

Generate CSR for My Key Pair with Portecle
How to generate a CSR (Certificate Signing Request) file for my key pair with Portecle? I want my public key to be signed by a trusted CA. If you want to generate CSR (Certificate Signing Request) file for you key pair in a keystore with Portecle, you can follow these steps: 1. Run Portecle and open...
2015-10-12, 6054🔥, 0💬

Generate 4096-bit RSA Key Pair with Portecle
How to generate a 4096-bit RSA key pair with Portecle? I want a very strong private key and public key pair to protect my document. If you want to generate a 4096-bit RSA key pair with Portecle, you can follow these steps: 1. Click File > Open Keystore File in the menu. 2. Browse and open "FY...
2015-10-12, 5402🔥, 0💬

Create New Keystore with Portecle
How to create a new keystore file with Portecle? I have Portecle installed. To create a new keystore file: 1. From the File menu, choose New Keystore. Alternatively click on the New Keystore toolbar button: 2. The New Keystore Type dialog is displayed. Select the desired keystore type using the radi...
2015-10-12, 5193🔥, 0💬

Import Key Pair with Portecle
How to import a key pair with Portecle? To import a key pair into a keystore from a PKCS #12 keystore or PEM bundle file: From the Tools menu, choose Import Key Pair . Alternatively click on the Import Key Pair toolbar button. The Choose Key Pair File for Import dialog will appear. Select the folder...
2015-10-12, 5063🔥, 0💬

Import Trusted Certificate with Portecle
How to import a trusted certificate with Portecle? To import a trusted certificate into a keystore from file: From the Tools menu, choose Import Trusted Certificate . Alternatively click on the Import Trusted Certificate toolbar button. The Import Trusted Certificate dialog will appear. Select the f...
2015-10-12, 4619🔥, 0💬

Sign CSR Generated from Portecle by getacert.com
How to test my CSR (Certificate Signing Request) file generated by Portecle? If can test your CSR (Certificate Signing Request) file by using the getacert.com free signing service: 1. Go to www.getacert.com and click "Submit certificate signing request(CSR)". You see a CSR submission form. 2. Open "...
2013-12-24, 4523🔥, 0💬

Import CA Reply into Key Pair Entry with Portecle
How to import a CA (Certificate Authority) reply into a keystore key pair entry with Portecle? To import a CA reply into a keystore key pair entry: Right-click on the key pair keystore entry in the keystore Entries table. Select the Import CA Reply item from the resultant pop-up menu. The Import CA ...
2015-10-12, 4399🔥, 0💬

Generate Key Pair with Portecle
How to generate a key pair, a private key and a public key, with Portecle? To generate a key pair entry in a keystore: From the Tools menu, choose Generate Key Pair . Alternatively click on the Generate Key Pair toolbar button. The Generate Key Pair dialog will be displayed. Select a Key Algorithm a...
2015-10-12, 4009🔥, 0💬

Open Keystore File with Portecle
How to open a keystore file with Portecle? Note: Portecle supports the following keystore types: JKS (normal and case sensitive version), PKCS #12, JCEKS, BKS, UBER, and GNU Keyring. Attempts to open keystore files of any other type will result in an error. To open a keystore from file: From the Fil...
2015-10-12, 3991🔥, 0💬

Examine HTTPS Connection with Portecle
How to examine an HTTPS (SSL/TLS) connection with Portecle? I am connecting to a Web site that uses the HTTPS protocol and want to see certificates used by the Web server. To examine an SSL / TLS connection: From the Examine menu, choose Examine SSL/TLS Connection . The Examine SSL/TLS Connection di...
2015-10-12, 3750🔥, 0💬

Generate CSR from Key Pair Entry with Portecle
How to generate a CSR (Certificate Signing Request) for a keystore key pair entry with Portecle? To generate a CSR for a keystore key pair entry: Right-click on the key pair keystore entry in the keystore entries table. Select the Generate CSR item from the resultant pop-up menu. If the current keys...
2015-10-12, 3744🔥, 0💬

Set Keystore's Password with Portecle
How to set a keystore's password with Portecle? To set a keystore's password: From the Tools menu, choose Set Keystore Password . Alternatively click on the Set Keystore Password toolbar button. The Set Keystore Password dialog will be displayed. Enter the password to protect the keystore with, conf...
2015-10-12, 3610🔥, 0💬

Save Keystore File with Portecle
How to save a keystore with Portecle? To save a keystore to file: From the File menu, choose Save Keystore . Alternatively click on the Save Keystore toolbar button. If the keystore is not Untitled then it will be saved immediately. Otherwise... If you have yet to set a password for your Untitled ke...
2015-10-12, 3472🔥, 0💬

Use CA Certs Keystore with Portecle
How to use a CA certs keystore with Portecle? Extra certificates from a CA certs keystore can be considered when forming trust paths and attempting to match root certificates. This is relevant when importing trusted certificates and CA replies. To use a CA certs keystore: From the Tools menu, choose...
2015-10-12, 3455🔥, 0💬

Examine CSR File with Portecle
How to examine a CSR (Certificate Signing Request) file with Portecle? To examine a CSR file: From the Examine menu, choose Examine Certification Request . The Examine CSR dialog will appear. Select the folder where the CSR file is stored. Click on the required CSR file or type the filename into the...
2015-10-12, 3404🔥, 0💬

Change Keystore File Type with Portecle
How to change a keystore file type with Portecle? To change a keystore's type: From the Tools menu, choose the Change Keystore Type sub-menu. From this menu you can choose between supported keystore types. Choose the menu item corresponding to the required type. Note that the current type will be di...
2015-10-12, 3400🔥, 0💬

Set Keystore Key Pair Entry Password with Portecle
How to set a keystore key pair entry's password with Portecle? Note that PKCS #12 keystore's do not require passwords for their key pair entries. This functionality is therefore not available for PKCS #12 keystores. To set a keystore key pair entry's password: Right-click on the key pair keystore en...
2015-10-12, 3319🔥, 0💬

1 2 >   ∑:38  Sort:Date