PxPlus User Forum

Twitter Twitter Twitter

Author Topic: https  (Read 1533 times)

Danilo David

  • Member
  • **
  • Posts: 18
    • View Profile
https
« on: March 14, 2019, 08:54:56 PM »
hello,

i want to make our website to be https and in the pxplus webserver to secure https i need a certificate (ssl certificate).
how to get or generate certificate to make it https .
Thank you

« Last Edit: March 14, 2019, 08:57:49 PM by testdan »

Devon Austen

  • Administrator
  • Diamond Member
  • *****
  • Posts: 382
  • Don’t Panic
    • View Profile
    • PVX Plus Technologies
Re: https
« Reply #1 on: March 15, 2019, 08:38:33 AM »
Hi,

If this is for a website you probably need a trusted SSL certificate from a Certificate Authority (CA) in order from web browsers to trust your web site and not warn users and prevent them from accessing it. To get a trusted SSL certificate from a CA you need to purchase one and the CA then will verify you are who you claim and that you control the website. They will then issue you a certificate.

Here is some links to a couple:

https://ssl.comodo.com/

https://ca.godaddy.com/web-security/ssl-certificate

https://letsencrypt.org/ (free but certificates must be renewed every 90 days)

There are many more options as well.

If this website it for internal use only and you control the machines that can connect to it you can used a self signed certificate and add that certificate to the trust store of the machines that will access it yourself. If you are using PxPLus 2017 are newer PxPlus provides a tool for generating a self signed certificate (https://manual.pvxplus.com/PXPLUS/utilities/SSL%20Cert%20Generator.htm).
Principal Software Engineer for PVX Plus Technologies LTD.