Ok this is my first crack at so someone tell me what im doing wrong?
#!/usr/bin/perl -w
use CGI qw(:standard);
$name = param('name');
$email = param('email');
$cname = param('cname');
$password = param('password');
$expiration = param('expiration');
system ("/export/home/neomar/nael/certs
Does anyone know how to invoke OpenSSL in perl in a web base form?
Nael Mohammad
Neomar, Inc.
[EMAIL PROTECTED]
"When Wireless Means Business"
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]