Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eniks/pfxtosnk

Utility to extract private and public key from pfx to snk file.
https://github.com/eniks/pfxtosnk

certificate continuous-integration extract pfx sign snk strong-name

Last synced: 30 days ago
JSON representation

Utility to extract private and public key from pfx to snk file.

Awesome Lists containing this project

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/nnf7h1fnvyp7eb1j/branch/master?svg=true)](https://ci.appveyor.com/project/ENikS/pfxtosnk/branch/master)
[![Build Status](https://travis-ci.org/ENikS/PfxToSnk.svg?branch=master)](https://travis-ci.org/ENikS/PfxToSnk)
[![Greenkeeper badge](https://badges.greenkeeper.io/ENikS/PfxToSnk.svg)](https://greenkeeper.io/)
[![NuGet](https://img.shields.io/nuget/dt/PfxToSnk.svg)](https://www.nuget.org/packages/PfxToSnk)
[![NuGet](https://img.shields.io/nuget/v/PfxToSnk.svg)](https://www.nuget.org/packages/PfxToSnk)

# PfxToSnk

This utility extracts public and private certificates stored in pfx file into snk file.