Introduction
Welcome to PKI Proxy, a secure self-hosted solution which enables remote code and document signing using centrally stored keys. Hardware security modules (HSMs), file-based certificates (PFX files), ECDSA keys, and USB hardware tokens such as Yubikey or DigiCert tokens are all supported. The private key never leaves your server, and PKI Proxy employs SSL/TLS to secure all communications.
PKI Proxy works by configuring a private key in the PKI Proxy application and defining user access. From the client machine where the signing will take place, requests can be made to PKI Proxy using the included PKCS#11 driver, by configuring the Windows Key Storage Provider (KSP), by utilizing the included command line tools, or by making requests directly via the Web API.
REST API
The following endpoints are supported:
Get Service Information | GET / |
List Certificates and Keys | GET /objects |
Encrypt Data | POST /encrypt |
Decrypt Data | POST /decrypt |
Sign Data | POST /sign |
Verify a Signature | POST /verify |
Get Server Configuration | GET /config |
Change Server Configuration | PUT /config |
Additional Information
You will always find the latest information about PKI Proxy at our web site: www.nsoftware.com. We offer free, fully-functional 30-day trials for all of our products, and our technical support staff are happy to answer any questions you may have during your evaluation.
Please direct all technical questions to support@nsoftware.com. To help support technicians assist you as quickly as possible, please provide a detailed and accurate description of your problem, the results you expected, and the results that you received while using our product. For questions about licensing and pricing, and all other general inquiries, please contact sales@nsoftware.com.
Thank You!
Thank you for choosing PKI Proxy. We realize that you have a choice among tools, and that by choosing us you are counting on us to be a key component in your business. We work around the clock to provide you with ongoing enhancements, support, and innovative products; and we will always do our best to exceed your expectations!