-
Notifications
You must be signed in to change notification settings - Fork 101
Generate Certificate
###Certificates If you have purchased a premium version of QZ Print, you can follow the steps below for trusted-signing. Trusted-signing will suppress the print warnings.
- Navigate to https://qz.io/login/
- Enter in the product key and click Sign In
Note: Make sure there are no blank spaces before or after the product key.
- Once signed in, you are given two options. Select QZ Tray.
- At the next screen you have the ability to generate a CSR (Certificate Signing Request) and a public/private key pair.
You may already have a CSR and/or a public/private key pair. If that is the case, you can upload either of these at this screen.
If you do not upload anything, a public key, private key, and a certificate will be generated.
-
Fill in the required fields and hit Submit request
-
After a few seconds a new field will appear at the bottom of the page. Download the public key, private key, and certificate.
Note: All three downloads will not be available if you provided QZ with a CSR or a public/private key pair. The public key chain will always be provided by QZ.
This key chain will be used by QZ Tray to verify the authenticity of signed messages and to suppress the print warnings.
![image](https://cloud.githubusercontent.com/assets/12505463/8027846/bb5af560-0d6d-11e5-97ff-5b94756fcde4.png)
- Private Key: Needed for signing messages. This allows silent printing.
- Public Key: Not needed for printing, but is used to request new certificates.
- Certificate: Used on page load for silent printing.
- Now at that you have these keys, navigate to Technical Signing Details for instructions on how to securely sign messages.