fyansyah
Intern
Intern
  • UID7786
  • Fans0
  • Follows0
  • Posts1
Reads:47379Replies:1

[Others]How to update WAF SSL Certificate with Intermediate CA

Created#
More Posted time:Aug 1, 2019 12:04 PM
Helo friend,


Any one have same problem with us ?
We have an issue with SSL Certificate for WAF. We use geotrust SSL certificate.
Geotrust tell a notice about SSL Certificate update with intermediate CA.
Any one know how to update WAF SSL Certificate with Intermediate CA ?

Jag
Jag
Intern
Intern
  • UID6348
  • Fans1
  • Follows0
  • Posts7
1st Reply#
Posted time:Aug 2, 2019 11:19 AM
I used this step -


--------------
To download your Intermediate CAs certificate perform the following:
  1. Scroll down to your GeoTrust certificate product type.
  2. With your mouse click and drag to select the entire code including the Begin Certificate and End Certificate headings/footers, and Copy (Crtl + c) the code.
    —–BEGIN CERTIFICATE—–
    AND
    —–END CERTIFICATE—–
  3. Paste (Ctrl + v) the copied contents into a plain text editor such as Notepad or Vi. Do not use Word or Notepad ++ as they like to add characters and corrupt the code.
  4. Save the file with a .txt, .cer, .crt or .pem extension depending on your server type.
    For hosting environments typically there is a field provided for Intermediate Chain Trust Certificates (The terminology will differ). Just copy drag and select the entire code down and paste the intermediate into its respective field they provide.

----------------


https://www.sslsupportdesk.com/geotrust-intermediates/
Guest