ssl cert expired

Discussion in 'Server Operation' started by unkn0wn, Jun 5, 2006.

  1. unkn0wn

    unkn0wn New Member

    My ssl cert for https ,
    is expired what to do now?
    must i create again cert or update it or what?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is this a self signed certificate or had you bought the SSL cert?
     
  3. unkn0wn

    unkn0wn New Member

    i use util that came with apache.
    apache-ssl...
     
  4. falko

    falko Super Moderator ISPConfig Developer

    If you didn't buy the cert, then you can simply create a new one.
     
  5. unkn0wn

    unkn0wn New Member

    how can i create cert that will not expire until 2007?
    in common name i put servername like www.domain.com?
     
  6. falko

    falko Super Moderator ISPConfig Developer

  7. guentherhoven

    guentherhoven New Member

    Depending on your server type you may have to create a new csr for your ssl cert. For instance, Apache servers can simply reuse the old csr, whereas Microsoft IIS and Java-based servers will have to create a new csr. The good news is that if you have to create a new csr, you normally should have the option of selecting a 'create new csr' switch as opposed to having to literally create a new certificate and recreate the old fields like domain name, organization, city, state, etc.

    For more information, go to:
    http://info.ssl.com/?cNode=8N8H6U&pNodes=8P3K3M

    Also check out http://www.ssl.com for some deals on most major SSL cert and wildcard cert brands. To get multi-year certs, you specify that information and the time of purchase, not during creating the csr. The CA will ultimately override what you put in the csr as the duration. Hope this helps.
     

Share This Page