Private Label SSL: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
Beds24.com has a certificate but if you use your own domain with our certificate the browser will show a warning message becasue the certificate must match your domain name.
Beds24.com has a certificate but if you use your own domain with our certificate the browser will show a warning message becasue the certificate must match your domain name.


== Set SSL up yourself ==


== Using Cloudflare for SSL to open your control panel login ==
Experienced network administrators can set the SSL up themselves using one of the options below:
 
=== Using Cloudflare for SSL to open your control panel login ===
This has been tested and works on the cloudflare.com free plan.
This has been tested and works on the cloudflare.com free plan.


Line 37: Line 40:
  for example https://my.private.domain.com/booking.php?propid=12345
  for example https://my.private.domain.com/booking.php?propid=12345


== Using a fully managed secure proxy from Beds24 ==
We can purchase and install a certificate, provide you with a private ip address and a reverse proxy server on our servers for a fee.
Contact support for information about the charge.


 
=== Installing your own reverse proxy server ===
== Installing your own reverse proxy server ==
It is possible to do this yourself on your own server.
It is possible to do this yourself on your own server.
We cannot provide support for any work on your server.
We cannot provide support for any work on your server.
Line 90: Line 88:




If you are not using a LAMP proxy server, make sure your server sends requests with HTTP_X_FORWARDED_HOST set as your domain name.


== Using a fully managed secure proxy from Beds24 ==
We can purchase and install a certificate, provide you with a private ip address and a reverse proxy server on our servers for a fee.


If you are not using a LAMP proxy server, make sure your server sends requests with HTTP_X_FORWARDED_HOST set as your domain name.
Contact support for information about the charge.