Certificats SSL - Installation SSL + Node JS
... / Installation SSL + Node JS
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Installation SSL + Node JS

Von
CedricS26
Erstellungsdatum 2021-09-30 14:19:53 (edited on 2024-09-04 12:17:56) in Certificats SSL

Bonjour,

Je vais acquérir un serveur dédié sur lequel je vais installé Node.JS et un certificat SSL.
L'application, déjà développée, simule un site Web et doit être sur le port 443 (SSL).

Je vais prendre Ubuntu comme Linux mais je ne sais pas où placer mes certificats :
- Avec mon fichier index.htm de mon application
- Ailleurs sur le serveur
- quel nom donner aux certificats (combien de fichier)

Merci de votre retour


1 Antwort ( Latest reply on 2021-10-04 07:41:26 Von
CedricS26
)

Souvent vous les trouverez sur /etc/letsencrypt mais surtout lisez la doc de votre gestionnaire de certificats.

Merci beaucoup pour ce retour