Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eniks/pfxtosnk
- Owner: ENikS
- License: mit
- Created: 2017-09-11T15:14:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T15:56:32.000Z (over 7 years ago)
- Last Synced: 2024-12-09T19:56:53.097Z (about 1 month ago)
- Topics: certificate, continuous-integration, extract, pfx, sign, snk, strong-name
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.