Changes

Line 69: Line 69:  
#"'''Private Key Decryption password'''" (Optional)
 
#"'''Private Key Decryption password'''" (Optional)
 
#Click [[File:Tls certificates generate button.png|62px]] button
 
#Click [[File:Tls certificates generate button.png|62px]] button
 +
[[File:Tls certificates client gen p1.png|border|class=tlt-border|860px]
 
[[File:Tls certificates client gen p1.png|border|class=tlt-border|860px]]
 
[[File:Tls certificates client gen p1.png|border|class=tlt-border|860px]]
 +
====Generation of DH Parameters====
 +
----
 +
The '''DH parameter''' refers to the parameters used in the Diffie-Hellman key exchange. This cryptographic protocol allows two parties to securely generate a shared secret over an untrusted communication channel. In practical use, such as with VPNs, TLS/SSL, or routers, DH parameters are used to securely generate session keys for encrypting data. Generating a server certificate follows similar steps:
 +
 +
#Select '''DH Parameters''' file type.
 +
#Select '''Key Size'''
 +
#Enter '''Common Name''' of the Client
 +
#Click [[File:Tls certificates generate button.png|62px]] button
    
===Computer===
 
===Computer===