2008/4/3, Barry Brimer lists@brimer.org:
Quoting Sergio Belkin sebelk@gmail.com:
2008/4/3, Barry Brimer lists@brimer.org:
Quoting Sergio Belkin sebelk@gmail.com:
Hi,
I don't remeber in what packages are the CA files for SSL. I need it for use it in linux clients that will use a Wireless connection wit WPA2 Enterprise.
Thanks in advance!!
The ca-bundle.crt is in the openssl rpm _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
thanks Barry, But I am talking about about of the CA files (something similar as in MMC -Microsoft Management Console - sorry for the ugly comparison, but I need to explain in some way :) )
If you're referring to a centralized certificate store, I don't believe one exists .. but most applications that ship with RHEL 5 will default to looking in /etc/pki/tls/certs for their certs. This is also the location ca-bundle.crt
I was talking about something like ca-certificates.deb package in Ubuntu, for example, you have a directory /usr/share/ca-certificates/mozilla/ which has many CA certificates. But it seems that not all distros have it, I googled in internet but nothing I found but Ubuntu package.
Thanks.