Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: John on January 02, 2003, 09:07:43 AM
-
I recieved this error message from my 5.5 SME Server running Freeswan
RSA modulus too small for security: less than 512 bits
Any Ideas as to why???
I am using the correct freeswan version for 5.5
Any help would be apreciated.
Thanks
-
Have you generated your rsa key and did you create it 512 or larger?
The command is something like:
ipsec rsasigkey 1024{size} > rsakey.filename The contents of this file become your key in ipsec.secrets.
- Todd