Tag Archives: security

Restoring a Certificate

I have written about creating a certificate and backing up a certificate, and the next step is the restoration of a certificate into a server instance. This post covers the basics of restoring a certificate. There is no RESTORE CERTIFICATE … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Backing up a Certificate

If you create your own certificate in SQL Server, you need to make sure that you back it up immediately. Once you start to encrypt anything with a certificate, you increase the risk that you’ll lose your data if an … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Creating Your Own Certificates

Did you know that you don’t need to go to Digicert or Thawte, or any other company to get a certificate to use in SQL Server? You can create your own certificate. Why you would want to do this is … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Anonymous Research

It’s no secret that anonomizing data doesn’t always work well. We have heard about this when Netflix released their data for people to build algorithms with. Some people were identified based on the data released being correlated with other data the people had entered on the … Continue reading

Posted in Editorial | Tagged | Comments Off on Anonymous Research