
## Certificate Format Conversion

### PEM to JKS

Certificate format conversion address: <https://myssl.com/cert_convert_wasm.html>

The items to be filled out are as follows:

**Source format** pem (choose the folder 'all', which contains a crt file and a key file)

**Target format** jks

**Certificate file** select the crt file you've downloaded

**Private Key file** select the key file you've downloaded

**Private Key password** leave blank (default console download without password)

**Keystore password/New file password** set one by yourself, without special symbols, used later in the configuration file (like server.xml)