[BlueOnyx:12759] Re: Default SSL CSR key size on 5107R?

Gerald Waugh gwaugh at frontstreetnetworks.com
Wed Apr 3 06:18:46 -05 2013


On 04/02/2013 10:40 PM, Ernie wrote:
> Hi Michael,
> when I do a:
>
> openssl req -in request -noout -text
>
> It shows me that the newly gnerated request is still 1024bit.
>
> Subject Public Key Info:
>              Public Key Algorithm: rsaEncryption
>                  Public-Key: (1024 bit)
>
>
> I made sure that I ran a yum update first so the latest 5107R was installed.
>
> Is there something I have to edit first?
>
>
openssl req -new -newkey rsa:2048 -keyout key -nodes -out request




More information about the Blueonyx mailing list