jonatansalemes / nginx-admin

Nginx admin is an open source multiplatform manager for nginx software to easy administration
Other
378 stars 142 forks source link

https config #27

Closed arebacollins closed 6 years ago

arebacollins commented 6 years ago

It is not too clear how to do this via webGUI, and using letsencrypt, or even generating the ssl certificate from https://zerossl.com still has files that I cannot select on the uploader button of nginxadmin to create an ssl certificate.

Any quick guide on how to do this on ubuntu + nginx-admin?

jonatansalemes commented 6 years ago

@arebacollins on the right side of upload browser box try select "all files". For default browser look for extensions in uppercase .CER .PEM (I`m scheduling to remove this and simplify things)

Thanks