Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pfblocker: allow to select webserver certificate #736

Closed
wants to merge 2 commits into from

Conversation

vktg
Copy link
Contributor

@vktg vktg commented Dec 31, 2019

Redmine Issue: https://redmine.pfsense.org/issues/10140
Ready for review

This feature allow user to select certificate for internal webserver of pfBlocker (lighttpd)
It saves the old /var/unbound/dnsbl_cert.pem file for backward compatibility (Default (auto) cert) and creates a new /var/unbound/dnsbl_web_cert.pem

On each 'update' it compares the fingerprint of cert from the config and cert from this file, and if it's different, updates the dnsbl_web_cert.pem file.
(maybe there is a more elegant way to verify that the certificate is changed)

@rbgarga
Copy link
Member

rbgarga commented Dec 31, 2019

@BBcan177 please take a look

@rbgarga
Copy link
Member

rbgarga commented Feb 7, 2020

@BBcan177 any news about this one?

@vktg
Copy link
Contributor Author

vktg commented Feb 7, 2020

we discussed this with BBcan177 - this is unnecessary
I think this can be useful only if the company uses a special internal policy that allows only specific (int CA) certificates to be used in any software.

Closed

@vktg vktg closed this Feb 7, 2020
netgate-git-updates pushed a commit that referenced this pull request Nov 27, 2021
Changelog:
	* Fixed: Version `Qt_5.15' not found (required by
	  /usr/bin/ksnip). (#712)
	* Fixed: CI packages show continuous suffix for tagged build.
	  (#710)
	* Fixed: kImageAnnotator not translated with deb package. (#359)
	* Fixed: Windows packages increased in size. (#713)
	* Fixed: The string 'Actions' is not available for translation.
	  (#729)
	* Fixed: HiDPI issue with multiple screen on Windows. (#668)
	* Fixed: Snipping Area not closing when pressing ESC. (#735)
	* Fixed: Sometimes "Snipping Area Rulers" not shown after
	  starting rectangular selection. (#684)
	* Fixed: Cursor not positioned correctly when snipping area
	  opens. (#736)
	* Fixed: Mouse cursor not captured when triggered via global
	  shortcut. (#737)
	* Fixed: Dual 4K screens get scrambled on X11. (#734)
	* Fixed: VCRUNTIME140_1.dll was not found. (#743)
	* Fixed: Screenshot area issue when monitor count changes on
	  Windows. (#722)
	* Fixed: Wayland does not support QWindow::requestActivate().
	  (#656)
	* Fixed: Wrong area is captured on a Wayland screen scaling.
	  (#691)
	* Changed: Enforce xdg-desktop-portal screenshots for Gnome >=
	  41. (#727)
	* Fixed kImageAnnotator: Crash while typing text on wayland.
	  (#256)
	* Changed kImageAnnotator: Show scrollbar when not all tools
	  visible. (#258)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants