Re: pki

2010-05-22 Thread Mike Guilmot
> hi all > how can i install pki in to the fedora 12. > > > Best Regards, > > Rambod Kamaei (PhD) > Chief network Engineer (CNE) > Grand Technology Resources (GTR) > CCIE, CCNP, Linux Expert. > +93 787944518 > +971 5025122

Re: pki

2010-05-22 Thread Larry Brower
Rambod Kamaei wrote: > hi all > how can i install pki in to the fedora 12. > Could you be moire specific on the question? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guideli

pki

2010-05-22 Thread Rambod Kamaei
hi all how can i install pki in to the fedora 12. Best Regards,  Rambod Kamaei (PhD) Chief network Engineer (CNE) Grand Technology Resources (GTR) CCIE, CCNP, Linux Expert. +93 787944518 +971 502512242 +60 132599623 -- users mailing list

Re: /etc/pki certificate questions

2010-02-16 Thread Michael Cronenworth
ss you just want to use 10+ year limits on all of your certs). -Create CA 1. Make a ~/sslcerts, or whatever name you wish, directory. 2. Copy your /etc/pki/tls/openssl.cnf to your local directory. Make changes to the new copy to match your environment. 3. Create your CA inside of your

Re: /etc/pki certificate questions

2010-02-16 Thread Stefano Cavallari
en if they are not accepted by default in some (most?) browsers/clients, you'll learn how to deal with a real CA. There are decent instructions in their wiki. Most of the steps for making certs in Fedora are covered by the makefile in /etc/pki/tls/certs so: cd /etc/pki/tls/certs/ make If

/etc/pki certificate questions

2010-02-16 Thread Daniel B. Thurman
I wondered where I can find fedora information regarding the cert files placed in: /etc/pki directory. Apparently, there is tls/certs/localhost.pem and tls/private/localhost.key; are these two files required? I also noticed that installing certain servers such as sendmail, spamd, imap