[Vm-dev] SqueakSSL + SAN certificates

Ron Teitelbaum ron at usmedrec.com
Wed May 27 20:03:33 UTC 2015


>> I've written an ASN.1 parser [1]. I have also a draft version for X.509
module. I can read DER/BER formats which I do already in the GSM stack stuff
we did [2]. The ASN.1 implementation has only a runtime model (no generated
classes). I usually export the runtime model with Fuel if I don't want to
generate it. It wouldn't be a very performant approach but maybe it will be
usable in some way. I'd give it a shot.

There is also a nice ASN.1 parser in Cyrptography but it's class based.
It's a nice model though.  We used it for our implementation of TLS before
squeakSSL.

 

All the best,

 

Ron Teitelbaum

 

From: vm-dev-bounces at lists.squeakfoundation.org
[mailto:vm-dev-bounces at lists.squeakfoundation.org] On Behalf Of Norbert
Hartl
Sent: Wednesday, May 27, 2015 3:00 PM
To: Squeak Virtual Machine Development Discussion
Subject: Re: [Vm-dev] SqueakSSL + SAN certificates

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20150527/ad48c261/attachment.htm


More information about the Vm-dev mailing list