Where ever you put your signed cert. On 8/29/05, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote: > Hi Erik, > > In which directory can I run the command?? > > openssl rsa -in server.key.encrypted -out server.key > > > Thanks, > Gabriel > > Erik Espinoza wrote: > > >You have to unencrypt the key used to generate the csr: > > > >openssl rsa -in server.key.encrypted -out server.key > > > >Then use the signed cert (server.crt) and do the following: > > > >cat server.key server.crt > servercert.pem > > > >Copy servercert.pem to /var/qmail/control/servercert.pem and service > >qmail restart. > > > >Erik > > > >On 8/29/05, Gabriel Lai Yong Shern <[EMAIL PROTECTED]> wrote: > > > > > >>Hello > >> > >>I would like to know, how can I configure POP3 SSL & SMTP SSL?? So that > >>every emails I sent, will be encrypted and it is sign with certificate? > >> > >>Gabriel > >> > >> > >>--------------------------------------------------------------------- > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > >> > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
