Generating a Certificate Signing Request (CSR) using Apache mod_ssl

Latest response

I'm about to create my SSL for my web server that will have internet access for users. This will be my first attempt at this and need know:

1) In order for the cert to be validated by a CA, do I need to have a business license for the Organization Name (eg, company)? The domain name will be the same name as my company name. At the moment, I will not be selling anything, I just want to establish internet / security connection to the website.

After configuring the server for user interaction and completing other projects, then it will be ready for business. My domain name is already ready registered.

Responses