First off I am not sure whether I have the correct terminology. What I mean by certificate authority is a verified certificate distributor such that if I goto a website in my Browser that is HTTPS (with an SSL certificate) it doesn't give a warning that it might be unsafe.
There is two things I need to do here.
I have a Windows XP machine and a Linux Mint (Ubuntu 14 base) machine. The Windows XP machine has a certificate authority installed such that it authorizes use of certificates it distributes so that I don't get any warnings in my browsers. I need to extract this from the Windows XP machine
Second, I need to "install" this onto my Ubuntu machine such that it when I visit a website via any browser on my Ubuntu machine that has a certificate issued by the CA, that I don't get a warning/have to add an exception.
I hope I have asked the question properly - please say if you don't understand.