El Martes, 23 de Enero de 2007 21:57, Iñaki escribió:
- Generate a private/public key:
#> /usr/lib/ssl/misc/CA.pl -newreq
Sorry, I've found the error, I must use: #> /usr/lib/ssl/misc/CA.pl -newcert that creates an autosigned certificate/key.
Regards.