Changes

From SME Server
Jump to navigationJump to search
Line 138: Line 138:  
===Custom Certificate===
 
===Custom Certificate===
 
(Provided by jester November 2010)  
 
(Provided by jester November 2010)  
There is also the possibility one is getting a custom certificate from an [http://en.wikipedia.org/wiki/Intermediate_certificate_authorities Intermediate Certificate Authority], if this is the case you'll get an additional CA certificate:
+
There is also the possibility one is getting a custom certificate from an [http://en.wikipedia.org/wiki/Intermediate_certificate_authorities Intermediate Certificate Authority], if this is the case you'll get one or more intermediate certificates, establishing a "chain of trust" from your own certificate to a trusted root CA.
 +
 
 +
* If more than one intermediate certificate, concatenate them into a single certificate chain file:
 +
  cat <intermediate1>.crt <intermediate2>.crt <intermediate3.crt> > <chain-file-name>.crt
 
   
 
   
 
* Create a place to put the chained certificate:
 
* Create a place to put the chained certificate:
20

edits

Navigation menu