Changes between Version 9 and Version 10 of ShellExampleMacro


Ignore:
Timestamp:
Jan 25, 2011, 4:26:45 PM (13 years ago)
Author:
Nathaniel Madura
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ShellExampleMacro

    v9 v10  
    3131#!ShellExample
    3232(full example showing how to use openssl to connect to a pops mail server)
    33 [nmadura@foo ~]$ openssl s_client -connect mail.foo.com:995
     33$ openssl s_client -connect mail.foo.com:995
    3434CONNECTED(00000003)
    3535depth=0 /C=US/ST=Nowhere/O=Foo/OU=bar/CN=mail.foo.com
     
    5858
    5959== Author/Contributors ==
    60  This plugin was originally developed by mOo [moolighttpd@gmail.com]. [wiki:nmadura Nathaniel Madura]
    61 significantly updated this plugin, and took over maintenance of it.
     60 This plugin was originally developed by mOo [moolighttpd@gmail.com]. [wiki:nmadura Nathaniel Madura] significantly updated this plugin, and took over maintenance of it.
    6261
    6362'''Author:''' [wiki:nmadura] [[BR]]