miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2025-01-31 11:20:33 +01:00
docs: update Sécurité/Wildcard
Cette révision appartient à :
Parent
83d0a8218d
révision
f80626e68c
1 fichiers modifiés avec 3 ajouts et 3 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Certificat Wildcard - OVH
|
||||
description: Génération d'un certificat Wildcard pour tous vos sous-domaines d'OVH
|
||||
published: true
|
||||
date: 2021-05-21T22:38:01.827Z
|
||||
date: 2021-05-23T12:15:08.279Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-05-21T21:25:16.097Z
|
||||
|
@ -17,8 +17,8 @@ dateCreated: 2021-05-21T21:25:16.097Z
|
|||
<p>Dans mon cas, mon nom de domaine est enregistré sur OVH. Pour générer le Wildcard, nous allons utiliser un plugin de certbot, <a href="https://certbot-dns-ovh.readthedocs.io/en/stable/">dns-ovh</a>.</p>
|
||||
<h2>Installation des dépendances</h2>
|
||||
<pre><code class="language-plaintext">apt install python3-pip
|
||||
apt-get install certbot
|
||||
apt-get install python3-certbot-dns-ovh</code></pre>
|
||||
apt install certbot
|
||||
apt install python3-certbot-dns-ovh</code></pre>
|
||||
<h2>Création des accès à l'API d'OVH</h2>
|
||||
<p>On se rend sur <a href="https://api.ovh.com/createToken/">le site de l'API d'OVH</a> pour créer nos clés. Voici les droits à attribuer :</p>
|
||||
<ul>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket