Certificate Wizard (SQL Server)
Go Up to Microsoft SQL Server Object Wizards
This wizard lets you build and submit a CREATE CERTIFICATE statement, adding a certificate to a database.
To create a new certificate using a wizard
- Open a creation wizard for a certificate. For details, see Opening an Object Wizard.
- Use the following topics as a guide to setting properties and performing tasks as you pass through the wizard panels:
- Properties panel. For more information, see Certificates (SQL Server) - Properties.
- DDL View panel. For details, see Previewing the DDL Generated to Create the New Object.
- Click Execute to create the object.
Certificates (SQL Server) - Properties
When creating or editing a certificate, this tab/panel lets you work with the following settings:
| Setting | Availability and description | |
|---|---|---|
|
Owner |
The name of the user that will own the certificate. | |
|
Name |
The name for the certificate. | |
|
Use Existing Keys |
Lets you choose between | |
|
Active For Begin Dialog |
Lets you select | |
|
Subject |
Available if Use Existing Keys is not selected. |
Lets you provide a |
|
StartDate and ExpiryDate |
Available if Use Existing Keys is not selected and after Subject is provided. |
Lets you provide |
|
Assembly |
Available if Use Existing Keys is selected. |
These controls let you select among |
|
ExecutableFile | ||
|
File | ||
|
PrivateKeyFile |
Available if Use Existing Keys is selected. |
Lets you provide a |
|
Encryption Password |
Available if Use Existing Keys is not selected and after Subject is provided. |
Lets you provide an |
|
DecryptionPassword |
Available if Use Existing Keys is not selected. Also available if Use Existing Keys is selected and after an Assembly or PrivateKeyFile value is provided. |
Lets you provide a |