jinlei801011 2 Posted October 6, 2018 Share Posted October 6, 2018 (edited) How to configure mirror with https support on ESET Endpoint? So clients update VSD using following format: https://IP_address_of_your_server:2221 I found below info from ESET document, but how to generate self-signed certificate? Got other ways to do it? SSL for HTTP Server Append your Certificate chain file, or generate a self-signed certificate if you want to run HTTP server with HTTPS (SSL) support. The following certificate types are available: PEM, PFX and ASN. For additional security, you can use HTTPS protocol to download update files. It is almost impossible to track data transfers and login credentials using this protocol. Private key type is set to Integrated by default, which means that the private key is a part of the selected certificate chain file. Edited October 6, 2018 by jinlei801011 Link to comment Share on other sites More sharing options...
Administrators Marcos 5,397 Posted October 6, 2018 Administrators Share Posted October 6, 2018 This is beyond the scope of support here but you can find many guidelines on the Internet how to create one, e.g. at https://stackoverflow.com/questions/10175812/how-to-create-a-self-signed-certificate-with-openssl, https://www.digitalocean.com/community/tutorials/openssl-essentials-working-with-ssl-certificates-private-keys-and-csrs and many others. Link to comment Share on other sites More sharing options...
Recommended Posts