1

I have CA certified chain of certificates each with '.crt' extention. Can some one please tell on how to install them on web logic server 11g/12c? Please note that I do not have keystore. I just need to import those .crt files on to web logic server.

Thanks

saikiran
  • 71
  • 2
  • 8

1 Answers1

1

WebLogic Server uses keystores for ssl certificates and keys. Read this blog post to know how to create one, import your crt file.

Emmanuel Collin
  • 2,556
  • 2
  • 10
  • 17