Feature #10605
Add certificates from Trusted Store to Squid cert store
Start date:
05/28/2020
Due date:
% Done:
0%
Estimated time:
Description
PfSense 2.5 has the 'add to Trust Store' feature #4068, which allows you to add pfSense certificates to /etc/ssl/certs
It would be nice to add these certificates to the Squid /usr/local/share/certs certificate store:
https://github.com/pfsense/FreeBSD-ports/blob/ca039b812ec217cfad08f7812ac1dc4e3174a640/www/pfSense-pkg-squid/files/usr/local/pkg/squid.inc#L178
History
#1
Updated by Viktor Gurov 8 months ago
- Subject changed from Add certificates from Trusted Store to to Add certificates from Trusted Store to Squid cert store
#2
Updated by Viktor Gurov 17 days ago
"Extra Trusted CA" option to select the CA certificate that is used by the upstream SSL/MITM proxy:
https://gitlab.netgate.com/pfSense/FreeBSD-ports/-/merge_requests/19
#3
Updated by Jim Pingle 14 days ago
- Status changed from New to Pull Request Review
#4
Updated by Renato Botelho 10 days ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!