Changes

Line 81: Line 81:  
[[File:Tls certificates dh.png|border|class=tlt-border]]
 
[[File:Tls certificates dh.png|border|class=tlt-border]]
   −
====Generation of DH ////////////====
+
====Generation of DH "Let's Encrypt" Certificate & Key====
 
----
 
----
The '''DH parameters''' refers to the parameters used in the Diffie-Hellman key exchange. This cryptographic protocol allows two parties to generate a shared secret over an untrusted communication channel securely. 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 DH Parameters follows similar steps:
+
Let's Encrypt provides free SSL/TLS certificates that are widely used for securing web services, VPNs, and other network communications. In practical use, such as with websites, routers, or VPNs, the Let's Encrypt certificate and key enable HTTPS connections or secure tunnels. Generating a Let's Encrypt certificate and key follows similar steps:
   −
#Select '''DH Parameters''' file type.
+
#Select '''Let's encrypt''' file type.
#Select '''Key Size'''
+
#Enter '''Domain''' name of remote server with Public IP
#Enter '''Common Name'''
+
#Enable '''Automatic renew''' if you want certificates to be automatically renewed every 60 days (Optional)
 
#Click [[File:Tls certificates generate button.png|62px]] button
 
#Click [[File:Tls certificates generate button.png|62px]] button
 
[[File:Tls certificates lets encrypt.png|border|class=tlt-border]]
 
[[File:Tls certificates lets encrypt.png|border|class=tlt-border]]

Navigation menu