Forum Discussion
How to import a javascript SSL?
Client has given me this kind of certificate to load in F5.
<-- START ENTRUST.NET SEAL CODE --> < script type="text/javascript"> (function(d, t) { var s = d.createElement(t), options = {'domain':'','style':'7','container':'entrust-net-seal'}; s.src = 'https://seal.entrust.net/sealv2.js'; s.async = true; var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr); s.onload = s.onreadystatechange = function() { var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return; try{goEntrust(options)} catch (e) {} }; })(document, 'script'); < div id="entrust-net-seal">SSL Certificate < !-- END ENTRUST.NET SEAL CODE -- >
How can I import this to F5? They said that the server was apache so the certificate was like this.
2 Replies
- Samir_Jha_52506
Noctilucent
There is option to upload Apache SSL cert On F5 --> File Mgmt--> Apache Cert List--> Create. But i believe shared code is not cert.
- THi
Nimbostratus
The js code above looks like it is the code to be embedded to the actual web site on the server to show the Entrust Seal ..not the certificate itself. You need to get the actual certificate to import to F5.
From Entrust site: "The Entrust Site Security Seal is included with each Entrust SSL certificate. The Entrust Site Security Seal is a Web-enabled clickable logo, which is licensed to Web sites that use Entrust digital certificates." Google for Entrust Site Seal for details.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com