• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SSL renewal

 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have SSL certificates configured in my weblogic environment and certificates are expiring very soon. Now we want to renew the certificates.

I am planning to generate a CSR again and send it for signing by an authority and and renew to extend the date.

So once i receive the new cert, can i import it back to the old existing keystore which is present in my environment.

Is this the correct approach, please guide in renewing the certs and updating in keystores.

Thanks,
Thomas
 
reply
    Bookmark Topic Watch Topic
  • New Topic