Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Up-to-date as of 2022-09-19

Latest
Compare
Choose a tag to compare
@texadactyl texadactyl released this 19 Sep 22:49
· 5 commits to master since this release

Mostly cleanup.
Minor additions & updates:

  • Maintain and show software version, currently 2.5.
  • Cleanup sloppiness in bash scripts.
  • Added a flavicon.ico.

NOTE: Browsers might still complain about using a self-signed certificate for Calvin, the simulated CA. If that happens, you have the option to simply push past this by accepting the certificate. But, better to fix things up front, IMO.

Worked for me with Firefox and Google in Linux:

  • Clear the browser cache and cookies.
  • In the location window, set: https://{IP Address}:{Port} where {IP Address} matches the subjectAltName in bin/diyca_web_cert.cfg and {Port} matches the PORT variable in app_web/diyca_web.cfg.