I am trying to add the generated certificate to TMS Sprkle server but I get error:
HTTP Server API Error.
A specified logon session does not exist. It may already have been terminated.
From documentation I imported fullchain.pem
`privkey.pem` : the private key for your certificate.
`fullchain.pem`: the certificate file used in most server software.
`chain.pem` : used for OCSP stapling in Nginx >=1.3.7.
`cert.pem` : will break many server configurations, and should not be used
without reading further documentation (see link below).
I just post it here for any help or ideas I know it is problem concern lets encrypt but looking for any help.
thanks yes I read all about it . I found that my certificate private key not reconized or appear when I open the certificate but how to make the private key available ? it exists in same folder with the certificate.