Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Hi,
I'm also interested in this answer: what X.509 certificates format are actually
supported ?

Thanks

Original comment by [email protected] on 20 Jul 2009 at 12:33

from as3crypto.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
[deleted comment]

from as3crypto.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Hello,

I'm very interested too.
Is posible to use private keys in a secure keystore, such a SmartCard?

Regards,

Original comment by [email protected] on 6 Aug 2009 at 12:52

from as3crypto.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Hi, 

A couple of months ago we were beginning a project that required the use of 
signed 
web services to access an existing enterprise system from an AIR 1.5 client.  
While 
looking at how to do this I found this library and found it extremely useful, 
although it didn't suppport some of the operations we needed to do, the most 
fundamental being the ability to process a pkcs12 (.p12) certificate file.

So I made a number of extensions to the as3crypto library to allow this and 
some 
other associated tasks and have code ActionsScript code that can successfully 
read a 
pkcs12 file, extract the user's secret key (given the correct password of 
course), 
retrieve the user's public x509 certificate and create a digital signature 
using 
them.  

So at the end of the day we have a solution that supports taking a user's 
pkcs12 
keystore file, creating a SOAP request with WS Security headers (using the 
certificate for authentication) that can be accepted and processed by our 
existing 
java PKI authentication service.

I would like to contribute this code back to the project so that other users 
can 
also use it.  I would imagine that a number of other people would be interested 
in 
connecting to secure PKI-driven systems from AIR applications.  Who can I 
contact 
regarding this?

Thanks

Steven

Original comment by [email protected] on 12 May 2010 at 4:30

from as3crypto.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Steven,

I think I need your codes. I am tasked to extract keys from certificates using 
as3crypto. Can you share it?

Thanks.

Original comment by [email protected] on 21 Sep 2011 at 6:07

from as3crypto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.