csr towards aws iot

Hello, we want to do a certificate signing request towards aws iot, generating the request on the device. The reason we want to generate the request on the device is that the automatic reply from aws iot when requesting keys and certificates (docs.aws.amazon.com/.../fleet-provision-api.html is to large for a buffer in the tls layer of nrf91. 

AT command %keygen for csr seems to use to few bits in their rsa key. The requirement from aws is 2048 bits. What is the suggested method for generating a certificate signing request on 9160? 

thank you for answers 

Parents Reply Children
Related