Other
Introduction
I've created this wiki to have a place for myself and others to share snippets and examples of code, templates, graphics, best practices, etc for the Ignition community. While it's open for all to view, I will eventually grant others some forms of access to post things of their own, but I'd like to keep things clean and formatted well, hence why I'm not just opening it up to the public.
Feel free to explore the books covering various sections and modules in Ignition or search for things if you aren't sure where to look.
Speed Up Verifying Signature Splash Screen
Edit the hosts file on the PC and paste in the following entries to speed up the Verifying Signature splash screen displayed when launching the designer or a client.
127.0.0.1 ocsp.digicert.com
127.0.0.1 crl3.digicert.com
127.0.0.1 crl4.digicert.com
On Windows, this file is:
C:\Windows\System32\drivers\etc\hosts
On Linux, this file is:
/etc/hosts