]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
cups: Fixes Bug#12924 - Can't access https pages in cups
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 26 Apr 2023 12:32:28 +0000 (14:32 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 May 2023 07:40:19 +0000 (07:40 +0000)
commit25ac6657c10f4c8af026ecf5c165e1ddf2768540
tree5291ed2a4a7134ef37715cd2fac5f50af12b6291
parent827665788bd7700423dd6b9fe277c1277b7cff0e
cups: Fixes Bug#12924 - Can't access https pages in cups

- Version 2.4.2 had some bugs that caused the self signed certificates to not be read or
   created properly. The two involved bug fix patches are applied in this submission.
- Corrected the configure options related to avahi and TLS. Using Openssl for the TLS.
- Built .ipfire package installed into vm testbed and tested. With existing 2.4.2
   any https pages come up with an error for the secure connection. With this version
   the https admin page opens up and config file was able to be successfully modified
   via it.

Fixes: Bug#12924
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/cups
src/patches/cups-2.4.2_Fix_TLS_certificate_generation_bugs_with_openssl.patch [new file with mode: 0644]
src/patches/cups-2.4.2_Fix_default_cupsd_keychain_with_OpenSSL.patch [new file with mode: 0644]