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