Group Bookmarks tagged development
You are here: Diigo Home > Groups > PowerShell > Bookmarks > Group Bookmarks tagged development
PowerShell build scripting environment like ruby's rake or boo's bake ...
more from codebetter.com
SourceCode and Compiled Binaries for two low-level system information tools: NtSysInfo explores Windows internals and enumerates system processes, windows, threads, objects. The WhoUses utility allows you to determine what process has a file or DLL locked.
more from www.codeguru.com
The Win32 OpenSSL Installation Project is dedicated to providing a simple installation of OpenSSL that is easy to setup and get started with.
more from www.slproweb.com
CertMgr is a new tool for the management of certificates, certificate trust lists (CTLs), and certificate revocation lists (CRLs). It is installed in the \Bin folder of the Microsoft Windows Software Development Kit (SDK)
more from msdn.microsoft.com
WinHttpCertCfg.exe enables administrators to install and configure client certificates ...
more from msdn.microsoft.com
If you search for "codeSigning" and "objsign" and "digitalSignature" and "nonRepudiation" you can see what is needed in the OpenSLL config files to generate code-signing certificates.
more from www.math.ias.edu
These instrauctions mostly work, but with the current version of Windows OpenSSL, the generated certificate is "not suitable for code signing" unless you modify the OpenSSL.cnf config file.
more from www.top20toolbar.com
This is the root documentation for the OpenSSL executable, individual pages exist for each OpenSSL command (req, genrsa, x509, etc.)
more from www.openssl.org
A utility that writes Windows PowerShell scripts that harness the power of WMI (Windows Instrumentation Management) for use in system management and administration.
more from www.microsoft.com
Bookmarking the same article again, because the stupid web devs at Microsoft like to break links.
more from msdn.microsoft.com
A C# IRC library that's ideal for writing bots (or IRC Clients, I guess).
more from sourceforge.net
A set of interfaces to wrap up ... things which are not files, to act like they are.
more from www.codeplex.com
Some helper cmdlets to get you started doing UI Automation from PowerShell (findwindow, sendkeys, etc)
more from msdn.microsoft.com