Changes

Line 41: Line 41:  
====Server certificate====
 
====Server certificate====
 
----
 
----
A server certificate, signed by a trusted Certificate Authority (CA), is used to authenticate the server and facilitate secure, encrypted communications with clients.  
+
A server certificate, signed by a trusted Certificate Authority (CA), is used to authenticate the server and facilitate secure, encrypted communications with clients. Generating a server certificate follows similar steps to those for creating a CA certificate.
#
+
 
 +
#Select '''Server''' file type.
 +
#Select '''Key Size'''
 +
#Enter '''Common Name''' of the '''Server'''
 +
#Enter '''Subject Information''' of the server(Optional)
 +
#Select the "'''On'''" option next to "'''Sign the Certificate'''".
 +
#Define how long the certificate will be '''valid'''.
 +
#The system should automatically detect the CA certificate and key files from "Certificates Manager" tab.
 +
#Enable "'''Delete Signing Request'''" (Optional)
 +
#Click generate
    
===Computer===
 
===Computer===