On 01/26/2015 04:41 PM, don fisher wrote:
Can you tell me how to fix this. As I recall, I was able to access getfedora.org in the past.

I always use openssl.  eg:

cd /etc/pki/tls
openssl req -new -outform PEM -out certs/z9m9z.htt-consult.com.crt -newkey rsa:2048 -nodes -keyout private/z9m9z.htt-consult.com.key -keyform PEM -days 3650 -x509 -extensions v3_req

Makes a good server self-signed cert.  Client certs are not much different.


--
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to