Skip to content

Commit 1a04863

Browse files
authored
Merge pull request #972 from psharma04/master
Add info about SSL
2 parents 077d3eb + bf8d267 commit 1a04863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/js/i18n/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"delete": "Delete SSL Certificate",
184184
"delete-confirm": "Are you sure you want to delete this SSL Certificate? Any hosts using it will need to be updated later.",
185185
"help-title": "SSL Certificates",
186-
"help-content": "TODO",
186+
"help-content": "SSL certificates (correctly known as TLS Certificates) are a form of encryption key which allows your site to be encrypted for the end user.\nNPM uses a service called Let's Encrypt to issue SSL certificates for free.\nIf you have any sort of personal information, passwords, or sensitive data behind NPM, it's probably a good idea to use a certificate.\nNPM also supports DNS authentication for if you're not running your site facing the internet, or if you just want a wildcard certificate.",
187187
"other-certificate": "Certificate",
188188
"other-certificate-key": "Certificate Key",
189189
"other-intermediate-certificate": "Intermediate Certificate",

0 commit comments

Comments
 (0)