How to attach my ssl certificate bought from bigrock to my wordpress website hosted on virtual machine on azure

Abhinav Sharma 1 Reputation point
2020-12-02T09:02:00.12+00:00

I am hosting my wordpress website on azure by using product from their marketplace wordpress by bitnami!!! I need to attach my ssl certificate to my website and my domain is already pointed to website through public ip address. My ssl certificate provider is Bigrock!! Please let me know the solution

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,969 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2020-12-02T11:07:13.093+00:00

    @Abhinav Sharma , Thanks for posting this question.

    Looks like you have provisioned this resource/image from the Azure Marketplace:
    44375-image.png

    On an Azure Virtual Machine, you would typically perform the exact same steps/process as you would on-premise; for app configuration (/adding SSL certificate).

    Also, see this document on Bitnami 'Enable HTTPS Support With Apache''

    1. Copy your SSL certificate and certificate key file to the specified locations.
    2. Once you have copied all the server certificate files, you may make them readable to root user/ and config.

    Note: This response contains a reference to a third-party website. I’m just sharing this for your convenience, these websites are not managed by Microsoft.

    1 person found this answer helpful.

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.