[python-committers] New Authenticode certificate
M.-A. Lemburg
mal at egenix.com
Tue Feb 9 13:30:41 EST 2016
On 09.02.2016 18:41, Jeff Hardy wrote:
> On Mon, Feb 8, 2016 at 12:34 PM, M.-A. Lemburg <mal at egenix.com> wrote:
>
>> To everyone: We now have a PSF code signing certificate.
>>
>> I have sent the certificate to Steve for use in the Windows
>> installers. If other developers need to create signed
>> installers/code for Python, please let me know.
>>
>
> Hi Marc-Andre,
> Would it be possible to use it for IronPython as well?
I don't know. Steve is using it as Authenticode certificate,
which NuGet also seems to be planing to use:
http://blog.nuget.org/20150203/package-signing.html
but I have no experience with .NET code signing.
They also seem to have settled for a slightly different
approach since writing the above blog post:
https://github.com/aspnet/Signing/blob/dev/Spec.md
which doesn't look compatible with Authenticode.
It will certainly work for signing executables and msi
installers.
Perhaps Steve can help with this.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Experts (#1, Feb 09 2016)
>>> Python Projects, Coaching and Consulting ... http://www.egenix.com/
>>> Python Database Interfaces ... http://products.egenix.com/
>>> Plone/Zope Database Interfaces ... http://zope.egenix.com/
________________________________________________________________________
2016-01-19: Released eGenix pyOpenSSL 0.13.13 ... http://egenix.com/go86
::: We implement business ideas - efficiently in both time and costs :::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48
D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg
Registered at Amtsgericht Duesseldorf: HRB 46611
http://www.egenix.com/company/contact/
http://www.malemburg.com/
More information about the python-committers
mailing list