Certificate format used by the AWS Web Server

Hi,

I would like to generate the certificates on a PC and then download them for use with AWS. The certificates are generated with NASSLX509Generate(), but the documentation does not tell in which format the certs are generated.

For not https related SSL I can use a certificate database which is created with naSslCreateCertDb() and in which I can add normal PEM formatted certificates. Is it possible to use these routines with AWS somehow?

Your help is appreciated.

Arne