Hi, This is a question about how to get a LE cert for a server.
MemoQ is a translation environment software with its own server hosted on a Windows PC on a small LAN and a number of clients, some of which are off-site and accessed over the internet.
We need to install an X509 certificate with server authentication (1.3.6.1.5.5.7.3.1) to implement TLS. MemoQ server provides a way to install the certificate:
"If you are using memoQ 2013 or higher with memoQ server 2013 or higher, you can configure memoQ server to use a TLS encrypted communications channel, to ensure the security of the data transmitted between the server and memoQ clients. If you are using memoQ 2015 or higher with memoQ server 2015 or higher you have the choice either to use TLS or HTTPS to encrypt data transferred.
To use TLS or HTTPS you need to obtain an X.509 certificate from a certification authority. You can either purchase a certificate from a public certification provider, or, if you have an internal certification authority, you can issue a certificate using your internal certification authority, as long as all the Windows client operating systems running memoQ 2015 clients trust that certificate. For more information on obtaining a certificate, please refer to the document of either your public certification provider, or your internal certification authority. The Enhanced Key Usage section of the issued certificate has to contain:
I. Server Authentication (1.3.6.1.5.5.7.3.1)
For memoQ server 2015 and higher use the memoQ Server Deployment Tool to configure the server to use TLS (Secure TCP) or HTTPS based encryption: click Advanced…/Configure server, and then go to the Network connections page of the „Configure server” dialog. Select the communication protocol you would like to use here. If you chose Secure TCP (which is for TLS) or HTTPS, you also need to select the certificate to be used by the protocol."
It seems a LE cert can be used with a server but getting started info says “In order to get a certificate for your website’s domain from Let’s Encrypt, you have to demonstrate control over the domain”.
My question is, how to get a LE cert so that we can use it with MQ server - we don’t have control over a domain in respect of MemoQ and it isn’t run from/with a website as such. We are able to follow instructions and are used to using public/private keys but our level of tech knowledge is low.
Any help gratefully received and thanks in advance.