X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Fpublic-inbox-imapd.pod;h=85bf3651689ba02925aacf80b1992dece5c36d3f;hb=e683fa9ea41f44191e32be6af37069210c4593e2;hp=52df4d51ff31590ef29743a2bb27d54197070f1a;hpb=6b0bd44cb51112997d77721b052e4a223c62520e;p=public-inbox.git diff --git a/Documentation/public-inbox-imapd.pod b/Documentation/public-inbox-imapd.pod index 52df4d51..85bf3651 100644 --- a/Documentation/public-inbox-imapd.pod +++ b/Documentation/public-inbox-imapd.pod @@ -27,12 +27,12 @@ are supported and documented below. =over -=item -l PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key +=item -l PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key -=item --listen PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key +=item --listen PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key In addition to the normal C<-l>/C<--listen> switch described in -L, the C prefix (e.g. C or +L, the C prefix (e.g. C or C) may be specified to force a given protocol. For STARTTLS and IMAPS support, the C and C may be specified @@ -54,7 +54,7 @@ automatically gets STARTTLS support. The default private TLS certificate key for optional STARTTLS and IMAPS support if the C option is not given with C<--listen>. The private -key may concatenated into the path used by C<--cert>, in which case this +key may be concatenated into the path used by C<--cert>, in which case this option is not needed. =back