Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BundleWinCerts

Extract the root and intermediate certs from the windows cert store and combine them with the unix-style cert bundle for use by tools such as git

This was originally written to bundle certs from the windows cert store into the git ca-bundle file (for example to put corporate certs into the bundle for enterprise github usage"

Usage: BundleWinCerts <existing cert bundle path> <new bundle path>

<existing cert bundle path> must exist and cannot be overwritten <new bundle path> must be in a directory that exists and will be overwritten silently

example: BundleWinCerts "C:\Program Files\Git\mingw64\ssl\certs\ca-bundle.crt" "C:\Program Files\Git\mingw64\ssl\certs\ca-bundle-plusWinRoot.crt"

About

Combine windows certs with text cert bundle

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages