Saturday, September 20, 2025
How to resolve SSL error when access website which is using Hong Kong Post CA issued SSL cert?
How to resolve SSL error when access website which is using Hong Kong Post CA issued SSL cert?
Cisco ISR 4431 firmware upgrade from 17.03.04a to 17.09.07a
Cisco ISR 4431 firmware upgrade from 17.03.04a to 17.09.07a
How to resolve the Adobe Reader or Adobe Acrobat auto close recently due to the bug
- Download the Aug 2025 version
- (Optional) Install the optional update
How to resolve the Adobe Reader or Adobe Acrobat auto close recently due to the bug
Wednesday, September 3, 2025
Opnsense setup on Vmware ESXi 8.0 to running for proxy mode with one network card only
Setup a proxy appliance which is running on VMware ESXi 8.0 with one network card only
- One VMware, select boot from ISO and also using FreeBSD 13.0 template
- Create a self sign cert for SSL proxy (Go to "System -> Trust -> Authorities")
- Select "Community Plug-in" to search for "os-squid"
- After install this plug-in, you will able to go to "Web Proxy" to continue the proxy setup
Reference:
https://forum.opnsense.org/index.php?topic=36454.0
https://docs.opnsense.org/manual/how-tos/proxytransparent.html
https://forum.opnsense.org/index.php?topic=38734.0
https://docs.opnsense.org/manual/how-tos/self-signed-chain.html
https://forum.opnsense.org/English_Forums/General_Discussion/Web_and_Content_Filter
https://forum.opnsense.org/index.php?topic=7198.0
https://forum.opnsense.org/index.php?topic=22117.0
https://docs.opnsense.org/manual/how-tos/proxywebfilter.html
https://forum.opnsense.org/index.php?topic=42497.0
Opnsense setup on Vmware ESXi 8.0 to running for proxy mode with one network card only
Clearpass 6.11.10 not working (802.1x authentication failed) on Windows 11 24H2 (26100.1742)
Clearpass 6.11.10 not working (802.1x authentication failed) on Windows 11 24H2 (26100.1742)
Thursday, August 28, 2025
How to remove the Azure AD Connect sync proxy setting to use direct Internet connection?
Go to "C:\Windows\Microsoft.NET\Framework64\v4.x.xxxxx\Config\machine.config
Remove the following:
<system.net>
<defaultProxy>
<proxy_usesystemdefault="true" />
</defaultProxy>
</system.net>
How to remove the Azure AD Connect sync proxy setting to use direct Internet connection?