> I have a SSL server application in which the certificate file is rsa.der
> and key file rsakey.dat.

There is no standard key file format that uses a '.dat' extension that I
know of.

> What is the *.dat format? How does it differ from pem and der formats?
> How do we generate one with OpenSSL?

I would suggest reading the server's documentation and seeing what format it
wants its key in. Alternatively, you could try various different formats to
see what works.

DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to