You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pi-hole v6: Creating Your Own Self-Signed SSL Certificates
Pi-hole v6: Creating Your Own Self-Signed SSL Certificates
This guide has moved. It is now maintained at
github.com/kaczmar2/pihole-ssl-guide,
which now fully automates this process with scripts. The manual steps below remain for
reference, but are no longer updated here.
See my other guides for SSL certificates on Pi-hole v6:
Patches to convert GameBoy ROM to `.pocket` (Analogue Pocket ROM)
Patches
Those patches are to convert GameBoy ROM to .pocket ROM. This allows you to play games from the SD Card on your Analogue Pocket.
Feature like RTC and Link cable seems to be unsupported by the Analogue Pocket in GB Studio mode.
Enable LDAP over SSL (LDAPS) for Microsoft Active Directory servers.
Enable LDAP over SSL (LDAPS) for Microsoft Active Directory servers
Tip
Microsoft active directory servers by default provide LDAP connections over unencrypted connections (boo!).
The steps below will create a new self signed certificate appropriate for use with and thus enabling LDAPS for an AD server. Of course the "self-signed" portion of this guide can be swapped out with a real vendor purchased certificate if required.
Steps have been tested successfully with Windows Server 2012R2, but should work with Windows Server 2008 without modification. Requires a working OpenSSL install (ideally Linux/OSX) and (obviously) a Windows Active Directory server.