Page 1 of 1
Latest Oscam with emu
Posted: 18 Nov 2024, 21:59
by kingsman
oscam-git11855-802
Remove hard-coding CAIDs and switch to already built-in webif configuration
* Utilize already existed "Force Even SA" webif configuration instead of hard-coding CAIDs. For 1884 and 1856 cards, you must enable "Force Even SA" in order to have EMM working properly.
https://fastupload.io/direct/1003266/8e ... 55-802.zip
Re: Latest Oscam with emu
Posted: 20 Nov 2024, 17:17
by kingsman
oscam-git11856-802
Readd some CAK7 EMM processing code that was removed in 99e39871 and log improvement.
* Improve CAK7 log on T0 protocol card
* Re-add CAK7 EMM processing code that was accidentally removed in 99e39871
Code: Select all
https://fastupload.io/direct/1012630/f626b8982ba950a49b4a5e4a896130e72cf552616d2c9a603e45661914665040/Oscam-svn11856-emu.zip
Re: Latest Oscam with emu
Posted: 08 Dec 2024, 14:08
by kingsman
oscam-git11858-802
webif: Create default webserver SSL certificate
* when webif configured to use https and no certificate file is present
* X.509 ECDSA certificates with V3 extensions are created by default (RSA certificates for OpenSSL versions before 1.1.0)
* new option https_auto_create_cert (default = enabled)
* show OpenSSL version in startlog when webif started in https mode
* detect target OpenSSL version and show it in build log (next to compiler version)
Code: Select all
https://fastupload.io/direct/1090308/89a05a112d4a36b7373e7523b10ef572e4bdda802f144cec3e2ecebf064e4b18/Oscam-svn11858-emu.zip