-
### Description
- Type: Bug
- Priority: Major
Reported by Jongho Lee in the [support forum](https://forums.mbed.com/t/asn1-encoding-and-mbedtls-asn1-get-mpi-issue/3739):
>Hi.
I’m developer usin…
-
### Go version
go version go1.23.2 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/martin/Library/Caches/go-build'
…
-
After https://github.com/Mbed-TLS/mbedtls/pull/7788, we are no longer using `mbedtls_asn1_write_algorithm_identifier`, only `mbedtls_asn1_write_algorithm_identifier_ext`. I think this makes sense in g…
-
https://github.com/NICMx/FORT-validator/blame/e6856e67ae7ced7e0945f35373a2ccf4e75dfe9b/src/asn1/asn1c/GeneralizedTime.c#L276
RPKI & RFC 5280 standards do not allow fractional seconds
-
```ruby
#!/usr/bin/env ruby
require "rubygems"
require "openssl"
puts OpenSSL::VERSION
oid = OpenSSL::ASN1::ObjectId.new("2.5.29.14")
pp oid
pp oid == OpenSSL::ASN1::ObjectId.new("2.5…
-
./validateProvisioningProfile.rb:61:in `initialize': nested asn1 error (OpenSSL::X509::CertificateError)
from ./validateProvisioningProfile.rb:61:in`new'
from ./validateProvisioningProfile.rb:…
-
I'm seeing quite a lot of the following alerts in Nginx logs:
```
[alert] 721#721: *16748745 ignoring stale global SSL error (SSL: error:068000DE:asn1 encoding routines::illegal zero content), con…
-
报错了: d2i_PKCS7_bio error
15136:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:crypto\asn1\asn1_lib.c:101
-
Hello,
I'm using ESROCOS for H2020 project and I need to create ASN1 types but the conversion process failed.
The error message is:
![Erreur-TASTE-ASN1-Compilation](https://user-images.githubus…
-