ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
TypeCN (cible)FQDNIPProcédure d'installation détaillée (étapes)
2
Authoritygalaxy-swiss3 (rezolab)galaxy-swiss3.lann/aTrust Store (Add this Certificate Authority to the Operating System Trust Store)
3
Servercertilabcertilab.galaxy-swiss3.lan172.16.0.40
System > Advanced > Admin Access >webConfigurator, Cocher Protocol HTTPS (SSL/TLS) > SSL/TLKS Certificate, Mettre CS_CERTILAB > Save
4
Serverproxylab
proxylab.galaxy-swiss3.lan
172.16.0.10Depuis ADM2 sur interface web CERTILAB System > Certificates > Certificates > CS_PROXYLAB, Export PCKS#12 Without Encryption
Depuis ADM2 sur interface web PROXYLAB System > Certificates > Certificates > Add/Sign > Method, Import an existing Certificate
5
Serverextralabextralab.galaxy-swiss3.lan172.18.3.2Depuis ADM2 sur interface web CERTILAB System > Certificates > Certificates > CS_EXTRALAB, Export Certificate et Export Key
Depuis ADM2 en CLI > scp du certificat et de la clé vers /tmp de Extralab
Depuis Extralab en CLI > cp /tmp/CS_EXTRALAB.key /etc/ssl/private et cp /tmp/CS_EXTRALAB.crt /etc/ssl/certs > Modification dans le fichier conf de Apache l'emplacement des certificats a sélectionner
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100