How to configure mirroring with certificates.

  • Hi,

    I need to know how to configure mirroring with certificates. What r the common issues that might occur and how to fix. Please guide.

    Also any useful links ?. Thanks in advance.

    San.

  • Example: Setting Up Database Mirroring Using Certificates

    https://msdn.microsoft.com/en-us/library/ms191140(v=sql.100).aspx

  • Another helpful post: https://blogs.msdn.microsoft.com/sqlblog/2011/08/24/setting-up-database-mirroring-with-certificates/ [/url]

  • Incase you are implementing witness server as well then it gets a little bit complicated.

    Make sure you have created its own certificate on the witness server and on the principal and the mirror server you create user authorization using this witness certificate.

    Same thing needs to be done on the witness server as well.You create two user authorization using individual certificates from the principal and the mirror server.

    --------------------------------------------------------------------------------------------------
    I am just an another naive wannabe DBA trying to learn SQL Server

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply