<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>User-defined DSS and RSA keys</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I'm creating an embedded system that will be using Dropbear as its SSH daemon.&nbsp; Several other programs that are on the system will also be using SSL keys to encrypt their traffic.&nbsp; In the interest of reducing the memory footprint, I'd like to generate one key pair and configure all of my daemons to use the same pair.<BR>
<BR>
When I was looking at the auto-generated DSS and RSA keys that Dropbear produces, they don't follow the same file format as what openssl generates.&nbsp; Is there some conversion step that needs to take place?<BR>
<BR>
Thanks for the help!<BR>
Chris</FONT>
</P>

</BODY>
</HTML>