Skip to content

Adding self signed certificate to your browser

Ruchira edited this page Dec 3, 2017 · 8 revisions

Apache SSL Certificate

The development environment comes with a self signed certificate for the domain *.orangehrmdev.com. To get your orangehrm instances to be trusted by the browser, you have to follow the below steps.

  1. Checkout to your code to a folder name that follows the pattern *.orangehrmdev.com. Eg: trunk.orangehrmdev.com
  2. Access the instance in your browser (eg: https://trunk.orangehrmdev.com)
  3. When you get the "Your connection is not private" message, go into development tools
  4. Click on security tab.
  5. Click "View Certificate" and go to "Details" tab
  6. Click Export.
Clone this wiki locally