Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
module:certtool [2018/02/28 11:40] – created deucemodule:certtool [2018/02/28 11:41] – [Options] Example import command. deuce
Line 12: Line 12:
 ''%%jsexec certtool --csr --domain nix.synchro.net --domain gallery.bbsdev.net --domain pics.bbsdev.net --domain home.bbsdev.net%%'' > csr.pem ''%%jsexec certtool --csr --domain nix.synchro.net --domain gallery.bbsdev.net --domain pics.bbsdev.net --domain home.bbsdev.net%%'' > csr.pem
  
-''%%--%%import'' Imports a certificate chain.  This must be a single text file with the whole certificate chain in separate contains like this:+''%%--%%import <file>'' Imports a certificate chain.  This must be a single text file with the whole certificate chain in separate contains like this:
  
 <file> <file>
Line 75: Line 75:
 </file> </file>
  
 +For example:
 +jsexec certtool --import /tmp/le.cert
 ===== See Also ===== ===== See Also =====
   * [[:module:|module index]]   * [[:module:|module index]]