Migrate to Document Engine for enhanced security
PSPDFKit Server has been deprecated and replaced by Document Engine. To migrate to Document Engine and unlock advanced document processing capabilities, refer to our migration guide. Learn more about these enhancements on our blog.
SSL/TLS support is not part of PSPDFKit Server. To secure connections, we recommend one of the following options.
If you’ve deployed to the cloud, we recommend using a load balancing solution provided by your cloud platform provider:
- AWS Elastic Load Balancing(opens in a new tab)
- Google Cloud Platform Load Balancing(opens in a new tab)
- Azure Load Balancer(opens in a new tab)
An alternative is to set up an NGINX(opens in a new tab) server as a reverse proxy to PSPDFKit Server. You can configure NGINX(opens in a new tab) to support SSL/TLS and then you can point this to your certificate. A guide for this can be found on the NGINX Reverse Proxy(opens in a new tab) article.