Re: Certificate Requirements for SQL Data Encryption
- From: changliw@xxxxxxxxxxxxxxxxxxxx ("Charles Wang [MSFT]")
- Date: Thu, 05 Jun 2008 14:04:13 GMT
Hi Logiodice,
Thank you for your email response.
Your certificate also did not work at my side. Anyway I did not put much
time on this error.
I read your steps at the newsgroup, however I would like to know why you
used such a complex step to get the certificate and the private key (.pvk).
Since you are using Microsoft Enterprise CA, you can simply acquire a
certificate via accessing http://your_CA_server/certsrv and taking the
following steps:
1. Click the link "Request a certificate";
2. Click "Or, submit an advanced certificate request";
3. Click "Create and submit a request to this CA";
4. Select your Certificate Template issued in your CA, check "Create new
key set", check "Mark keys as exportable" and check "Export keys to file",
and input the path to save the private key file, check "Store certificate
in the local computer store", input a Friendly Name and click Submit
5. Input the password during generating the certificate process, after the
step, the private key file was created and then you can download the
certificate by clicking "Download certificate".
6. Then you can create the certificate in your SQL Server 2005 with the
T-SQL statement as you showed.
In addition, there are some different settings on Certificate template
between yours and mine. Please refer to the following:
1. On Extensions tab, I added "Client Authentication" and "Server
Authentication" to the Application policy list; For Key Usage, I check
"Allow encryption for user data";
2. On Security tab, I give "Read", "Write" and "Enroll" permissions to
Domain Users group.
Could you please check if my steps worked for you? Please feel free to let
me know if you have any questions or concerns.
Best regards,
Charles Wang
Microsoft Online Community Support
=========================================================
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg@xxxxxxxxxxxxxx
=========================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=========================================================
.
- Follow-Ups:
- Re: Certificate Requirements for SQL Data Encryption
- From: Jediah L
- Re: Certificate Requirements for SQL Data Encryption
- References:
- RE: Certificate Requirements for SQL Data Encryption
- From: "Charles Wang [MSFT]"
- Re: Certificate Requirements for SQL Data Encryption
- From: Jediah L
- Re: Certificate Requirements for SQL Data Encryption
- From: "Charles Wang [MSFT]"
- Re: Certificate Requirements for SQL Data Encryption
- From: Jediah L
- RE: Certificate Requirements for SQL Data Encryption
- Prev by Date: Re: linked server and sys views
- Next by Date: RE: cross database query with ownership chaining
- Previous by thread: Re: Certificate Requirements for SQL Data Encryption
- Next by thread: Re: Certificate Requirements for SQL Data Encryption
- Index(es):
Relevant Pages
|