This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Releases: texadactyl/diyca
Releases · texadactyl/diyca
Up-to-date as of 2022-09-19
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
subjectAltNameinbin/diyca_web_cert.cfgand {Port} matches thePORTvariable inapp_web/diyca_web.cfg.