Changes

Line 32: Line 32:  
A connection that uses TLS requires multiple certificates and keys for authentication:
 
A connection that uses TLS requires multiple certificates and keys for authentication:
   −
* Server
+
* Server
** The root certificate file (Cetificate Authority)
+
** The root certificate file (Cetificate Authority)
** Server certificate
+
** Server certificate
** Server key
+
** Server key
** Diffie Hellman Parameters
+
** Diffie Hellman Parameters
   −
* Client
+
* Client
** The root certificate file (Cetificate Authority)
+
** The root certificate file (Cetificate Authority)
** Client certificate
+
** Client certificate
** Client key
+
** Client key
    
Detailed instruction on how to obtain these files can be found '''[[How_to_generate_TLS_certifates%3F|here]]'''.
 
Detailed instruction on how to obtain these files can be found '''[[How_to_generate_TLS_certifates%3F|here]]'''.

Navigation menu