This tool allows you to generate an X509 certificate using a new or existing private key and CSR (certificate signing request).
You can sign the CSR using an existing CA certificate that you have (creating a CA-signed certificate), or you can create a self-signed certificate.
Note: Your input will be uploaded to the server for processing; but no part of it or any generated data is stored on the server for any duration.
As a general tip, do not use a self-signed certificate in production environment; it is okay for testing purpose in local development setups.