Using SSL ensures that your connection with the server is encrypted. To use SSL, you will need to have the following files ready during installation:
-
PKCS12 certificate (.p12
, .pkcs12
, .pfx
)
-
Client certificate (.pem
, .cert
, .crt
, .cer
)
-
Client key (.pem
, .key
)