Help for this page

Select Code to Download


  1. or download this
    $ openssl req -new -x509 -keyout cert.crt -out cert.crt \
    >  -nodes -sha1 -days 3650
    
  2. or download this
    Common Name (eg, YOUR name) []:
    
  3. or download this
    use strict;
    use IO::Socket::SSL;
    ...
        .
      }
    }
    
  4. or download this
    use strict;
    use IO::Socket::SSL;
    ...
      .
      .
      .