Generating public key using openssl
Brought to you by:
thesun
From: Piotr M. <zax...@gm...> - 2009-02-18 13:52:24
|
Hi Shachar, I'm trying to generate the public key using openssl as it is written in the attached rsyncrypto.html file: openssl req -nodes -newkey rsa:1536 -x509 -keyout backup.key -out backup.crt Unfortunately when I do this I'm getting below error: Unable to load config info from /usr/local/ssl/openssl.cnf The problem is that this config file is not available in the rsyncrypto package (I used ver 1.06 under Windows and also the one provided by Julian). Regards, Zax |