Koozali.org: home of the SME Server

5.5 SME Freeswan RSA Key to small

John

5.5 SME Freeswan RSA Key to small
« 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

Todd Pearsall

Re: 5.5 SME Freeswan RSA Key to small
« Reply #1 on: January 02, 2003, 05:46:31 PM »
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