Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PeculiarVentures/x509 issues and pull requests

#91 - Fix missed deps installing step for docs workflow

Pull Request - State: closed - Opened by dmytro587 10 days ago

#90 - Fix docs workflow

Pull Request - State: closed - Opened by dmytro587 10 days ago

#89 - Update dependencies and fix type errors

Pull Request - State: closed - Opened by microshine 11 days ago

#86 - [Website]: Create Docusaurus documentation site

Pull Request - State: closed - Opened by dmytro587 16 days ago

#84 - fix error in getKeyIdentifier

Pull Request - State: closed - Opened by bdehamer about 2 months ago - 2 comments

#82 - Add support for new extensions

Pull Request - State: closed - Opened by microshine about 2 months ago

#81 - Error: Cannot get schema for 'CertificationRequestInfo' target

Issue - State: closed - Opened by titanism about 2 months ago - 6 comments

#80 - Generating a cert using a CSR does not appear possible

Issue - State: open - Opened by BrianOpteran 2 months ago - 2 comments
Labels: help wanted

#79 - X509Certificate fingerprint

Issue - State: open - Opened by StebeletskyiMyroslav 4 months ago - 3 comments
Labels: help wanted

#78 - Examples of using X509Crl and X509CrlGenerator

Issue - State: closed - Opened by dangtony98 4 months ago - 1 comment

#77 - Enhance EdAlgorithm support

Pull Request - State: closed - Opened by microshine 4 months ago

#76 - Fix exporting SPKI with RSA-PSS algorithm

Pull Request - State: closed - Opened by microshine 4 months ago

#73 - Incorrect time format for expiry dates after 2050?

Issue - State: open - Opened by achingbrain 6 months ago - 4 comments

#72 - PEM converter should allow DOS line endings

Issue - State: open - Opened by gjasny 6 months ago

#71 - Fix PrintableString for Name

Pull Request - State: closed - Opened by microshine 8 months ago

#70 - Cannot get schema for 'AlgorithmIdentifier' target

Issue - State: open - Opened by lazineer 9 months ago

#69 - there is a bug in index.d.ts file

Issue - State: open - Opened by treesen 9 months ago

#68 - Can I create a set of certificates?

Issue - State: closed - Opened by kogratte 10 months ago - 6 comments
Labels: help wanted

#67 - Certificate chain that validated in v1.9.4 no longer does in v1.9.5

Issue - State: closed - Opened by jstayton about 1 year ago - 2 comments

#66 - Add composite certificate support

Issue - State: open - Opened by rmhrisk about 1 year ago

#65 - Remove Hybrid Certificate Support

Issue - State: open - Opened by rmhrisk about 1 year ago

#64 - ReferenceError: Buffer is not defined

Issue - State: closed - Opened by ikreb7 about 1 year ago - 2 comments

#63 - Update

Pull Request - State: closed - Opened by microshine about 1 year ago

#62 - Fix issues

Pull Request - State: closed - Opened by microshine about 1 year ago

#61 - `RsaAlgorithm.toAsnAlgorithm` throws error for string type `hash` algorithm

Issue - State: closed - Opened by microshine about 1 year ago
Labels: bug

#60 - X509ChainBuilder.build is not working as expect

Issue - State: closed - Opened by shynome about 1 year ago - 5 comments
Labels: bug

#59 - Add support for RSA-PSS

Issue - State: open - Opened by lukasbrun over 1 year ago

#58 - How to define new OID

Issue - State: closed - Opened by jonsmirl over 1 year ago - 1 comment

#57 - tsyringe requires a reflect polyfill.

Issue - State: closed - Opened by HaimenToshi over 1 year ago - 1 comment

#56 - Query regarding OCSP

Issue - State: open - Opened by klynsaha over 1 year ago

#55 - Ability to obtain fingerprint of an x509 certificate

Issue - State: closed - Opened by s-ashwin over 1 year ago - 1 comment
Labels: question

#54 - X509 chain rule validate

Pull Request - State: closed - Opened by KamilaErmolaeva over 1 year ago

#53 - X509 chain rule validate

Pull Request - State: closed - Opened by KamilaErmolaeva over 1 year ago

#52 - fix: add crypto parameter in X509Certificate.verify

Pull Request - State: closed - Opened by bindon over 1 year ago - 1 comment

#50 - Types missing from v1.9.0

Issue - State: closed - Opened by jacobwgillespie almost 2 years ago - 3 comments
Labels: bug

#49 - Feat issue 42

Pull Request - State: closed - Opened by microshine almost 2 years ago

#48 - Textual representation

Pull Request - State: closed - Opened by microshine almost 2 years ago

#47 - PEM headers

Pull Request - State: closed - Opened by microshine almost 2 years ago

#46 - chore(deps): update dependencies

Pull Request - State: closed - Opened by microshine almost 2 years ago

#45 - Support comments for PEM format

Issue - State: closed - Opened by microshine almost 2 years ago
Labels: enhancement

#44 - Textual Encoding

Issue - State: closed - Opened by microshine almost 2 years ago
Labels: enhancement

#43 - Fix CSR example

Pull Request - State: closed - Opened by nhw76 almost 2 years ago

#42 - Easier way to look up name attributes

Issue - State: closed - Opened by CMCDragonkai about 2 years ago
Labels: enhancement

#39 - PemConverter utility fields are not static

Issue - State: closed - Opened by SnosMe about 2 years ago
Labels: enhancement

#38 - Example of how to create a custom x509 extension

Issue - State: open - Opened by CMCDragonkai about 2 years ago - 1 comment

#37 - Incorporate extended key usage OIDs

Issue - State: closed - Opened by CMCDragonkai about 2 years ago
Labels: enhancement

#36 - can not set expiry of a Self signed certificate after 2049-12-31T23:59:59Z

Issue - State: closed - Opened by ukrocks007 about 2 years ago - 2 comments

#35 - Support for Cryptographic Message Syntax (CMS) / RFC5652

Issue - State: open - Opened by turon about 2 years ago - 1 comment

#32 - Find extension by OID/type

Issue - State: closed - Opened by cereblanco about 2 years ago - 3 comments

#31 - [asn] Fix #27 - extend string encoding options of fromJSON API.

Pull Request - State: closed - Opened by turon about 2 years ago - 1 comment

#30 - fix: typo in pkcs10_cert_req_generator.ts

Pull Request - State: closed - Opened by shiny about 2 years ago - 1 comment

#29 - X509Certificates export format missing eContentType value

Pull Request - State: closed - Opened by leestkly about 2 years ago - 1 comment

#28 - X509Certificates export format missing eContentType value

Issue - State: closed - Opened by leestkly about 2 years ago - 1 comment

#25 - [cert] Add option to manually set signature in X509CertificateGenerator.create.

Pull Request - State: closed - Opened by turon about 2 years ago - 20 comments

#24 - Example for validating a certificate chain

Issue - State: open - Opened by csuermann over 2 years ago - 5 comments

#23 - CRL

Pull Request - State: closed - Opened by microshine over 2 years ago

#22 - Update X509ChainBuilder

Pull Request - State: closed - Opened by microshine over 2 years ago

#21 - chore: update dependencies

Pull Request - State: closed - Opened by microshine over 2 years ago

#20 - Classes for an X.509 Certificate Revocation List (CRL)

Pull Request - State: closed - Opened by algv over 2 years ago

#19 - Output of certificate cannot be used in `tls.checkServerIdentity()`

Issue - State: open - Opened by pszabop over 2 years ago - 1 comment

#18 - Constructing certificates with a Buffer bypasses PEM parsing

Issue - State: closed - Opened by chalford almost 3 years ago - 1 comment

#17 - challengePassword attribute issue?

Issue - State: closed - Opened by jstayton almost 3 years ago - 1 comment

#16 - PrintableString, UTF8String & OCSP

Issue - State: closed - Opened by ghost almost 3 years ago - 3 comments
Labels: enhancement

#15 - Fix #14

Pull Request - State: closed - Opened by microshine almost 3 years ago

#14 - Can't use version 1.5.1 NPM package for browser mode

Issue - State: closed - Opened by ThibsG almost 3 years ago - 4 comments
Labels: bug

#13 - Package import is empty

Issue - State: closed - Opened by donskov almost 3 years ago - 3 comments

#12 - Support for encrypted PEM

Issue - State: open - Opened by TJKoury almost 3 years ago - 3 comments

#11 - Construction of certificate failed

Issue - State: closed - Opened by Ottunger about 3 years ago - 26 comments

#10 - Extend CertificateIdentifier

Issue - State: open - Opened by microshine about 3 years ago
Labels: enhancement

#9 - Seemingly invalid AlgorithmIdentifier ASN.1 encoding

Issue - State: closed - Opened by fmonniot over 3 years ago - 2 comments

#8 - certificates and CSR cannot always be verified by openssl

Issue - State: closed - Opened by fmonniot over 3 years ago - 2 comments
Labels: bug

#7 - createSelfSigned method causes out of memory crash in Node 16.x

Issue - State: closed - Opened by TJKoury over 3 years ago - 11 comments

#6 - Parsing an x509 returns 'Cannot convert ASN.1 algorithm to WebCrypto algorithm'

Issue - State: closed - Opened by pizzasaurusrex over 3 years ago - 4 comments
Labels: enhancement

#5 - signature verification failing for x509 certificate with ECDSA signature algorithm

Issue - State: closed - Opened by rahuledjx over 3 years ago - 2 comments
Labels: bug

#4 - Library does not work in Safari web browser (desktop and iOS)

Issue - State: closed - Opened by WorldThirteen over 3 years ago - 3 comments

#3 - Dn and san

Pull Request - State: closed - Opened by microshine almost 4 years ago

#2 - Support PEM format

Pull Request - State: closed - Opened by microshine almost 4 years ago

#1 - Browser

Pull Request - State: closed - Opened by microshine about 4 years ago