I have the web server physically located in my office and have direct access to it. How do I proceed to install an SSL certificate?
SSH or SSL?
1 Like
if SSL:
2 Likes
Sorry, SSL
1 Like
You skipped all the usual help questionnaire so it's harder to help but:
- Is your web server Linux or Windows (or macOS even)
- Is the service you want a certificate for an internal name or is it a fully qualified name that can be found in public DNS (e.g.
intranet01.yourdomain.com
, not justintranet01
), Let's Encrypt certificates can only currently be used with public DNS. - Are you experienced at system administration or are you just doing it because nobody else can do it for you? From your initial question we can't tell how technical to be in our response.
2 Likes