On Tue, 2010-11-09 at 11:53 +1100, Voytek Eymont wrote:
> On Tue, November 9, 2010 11:35 am, Larry Stone wrote:
> 
> > There are plenty of instructions out there; try searching for "iphone
> > install certificate". But in short, e-mail the certificate to your iphone
> > and then double-"click" it just like opening any other attachment. The
> > iPhone will then open an "install certificate" dialog.
> 
> Larry,
> 
> thanks
> 
> do I simply send the '/etc/postfix/tls/smtpd.crt' file 'as is',
> is that the one ?
> 
or create a pkcs12
"openssl pkcs12 -export -in cert.pem -inkey key.pem -name "Site Name"
-certfile demoCA/cacert.pem -out mycert.p12" and email that file.

Vernon

Reply via email to