Re-upload/replace certificate on SP Online

Hanamichi Sakuragi 246 Reputation points
2020-10-30T13:29:29.75+00:00

Hi,

We have already setup hybrid federated search on SharePoint 2016 this is running fine.

Our certificate is expiring soon, I need to re-upload the certificate to SP Online.

May I know what is the approach on replacing the certificate in SP online?

Thank you.

Microsoft 365 and Office | SharePoint Server | For business
{count} votes

1 answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2020-11-02T03:31:00.393+00:00

    Hello @Hanamichi Sakuragi ,

    Please the following steps:

    Step 1: Create CSR (Certificate Signing Request) File

    a) Click Start >> Administrative Tools >> Internet Information Services (IIS) Manager
    Note: Open IIS Manager using Windows 10
    Open Windows Feature,select the Internet Information Services checkbox
    When it is done, IIS should have returned to Control Panel >> Administrative Tools >> Internet Information Services (IIS) Manager
    36670-1.png

    b) On the Connections pane, locate and click the server.
    c) On the server Home page (middle pane) under the IIS section, double-click Server Certificates
    d) On the Actions menu (right pane), click Create Certificate Request
    e) On the Request Certificate wizard, on the Distinguished Name Properties page, provide the information specified below and then click Next.
    36689-3.png

    f) On the Cryptographic Service Provider Properties page, provide the information specified below and then click Next.
    36556-4.png

    g) On the File Name page, under Specify a file name for the certificate request, click the button to specify a save location for your CSR.
    36713-5.png

    h) Click Finish.

    Step 2: Ordering SSL Certificate
    **
    a) Open the CSR file using a text editor (such as Notepad), then copy the text (including the —–BEGIN NEW CERTIFICATE REQUEST—– and —–END NEW CERTIFICATE REQUEST—– tags) and paste it into the vendor (e.g. DigiCert) order online form for submission.
    b) After end-user has received their SSL Certificate from the vendor, send the downloaded file or the email link through to SharePoint Administrator to do step 3 and 4.
    **
    Step 3: Install SSL Certificate
    a) Open Internet Information Services (IIS) Manager
    b) On the Actions menu (right pane), click Complete Certificate Request.
    c) On the Complete Certificate Request wizard, on the Specify Certificate Authority Response page, provide the following information:
    36714-6.png
    d) Click OK to install the certificate.

    Step 4: Bind the SSL certificate to the web site in IIS Manager
    a) Open Internet Information Services (IIS) Manager
    b) Browse to your server name > Sites > select your SSL-based site
    c) On the Actions pane, click Bindings
    36732-8.png
    d) On the Site Bindings window, If there is no existing https binding, choose Add and change Type from HTTP to HTTPS.
    NOTE: If there is already a https binding, select it and click Edit.
    e) From the SSL Certificate drop down, Select the Friendly Name for the SSL certificate that will be used for this site
    36751-9.png

    f) Click OK

    Your could refer to the following articles:

    Renewing SharePoint Certificates on premise

    How to install an SSL Certificate on Microsoft Office 365?

    Thanks,
    Echo Du

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.