Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / voltone/x509 issues and pull requests
#85 - Add a default algo case to return whatever key is found
Pull Request -
State: open - Opened by danicuki about 2 months ago
#84 - Certificate Public key not found for ED25519 Algo
Issue -
State: open - Opened by danicuki about 2 months ago
#83 - Errors dealing with Ed25519 keys and certificates
Issue -
State: open - Opened by danicuki about 2 months ago
#82 - Incorrect type extension_id in X509.Certificate.Extension
Issue -
State: open - Opened by DavidGonzalezPineiro 2 months ago
#81 - fix: type extension_id in X509.Certificate.Extension
Pull Request -
State: open - Opened by DavidGonzalezPineiro 2 months ago
#80 - Release v0.8.10
Pull Request -
State: closed - Opened by voltone 4 months ago
#79 - Compile warning in path_validation_test.ex, a file that doesn't exist in repo
Issue -
State: open - Opened by jdewar 5 months ago
- 3 comments
#78 - Ensure application is started before running task
Pull Request -
State: closed - Opened by josevalim 5 months ago
- 1 comment
#77 - Fix failure to compile on weird Logger versions
Pull Request -
State: closed - Opened by lawik 7 months ago
- 1 comment
#76 - Fix version check for Elixir
Pull Request -
State: closed - Opened by wojtekmach 8 months ago
- 1 comment
#75 - Release v0.8.9
Pull Request -
State: closed - Opened by voltone 8 months ago
#74 - chore(Doctests): Use sigil for charlists in doctests
Pull Request -
State: closed - Opened by tomciopp 8 months ago
- 1 comment
#73 - Support OTP 27
Pull Request -
State: closed - Opened by voltone 8 months ago
#72 - Remove deprecated charlist syntax
Pull Request -
State: closed - Opened by whatyouhide 8 months ago
- 4 comments
#71 - chore(Elixir): fix warnings emitted from v1.17.0
Pull Request -
State: closed - Opened by tomciopp 8 months ago
- 5 comments
#70 - Change usages of single quotes to sigil ~c
Pull Request -
State: closed - Opened by tomekowal 9 months ago
- 1 comment
#69 - Don't warn on Logger.warn
Pull Request -
State: closed - Opened by tomekowal about 1 year ago
#68 - Add :syntax_tools to extra_applications
Pull Request -
State: closed - Opened by ahovgaard over 1 year ago
- 2 comments
#67 - Release v0.8.8
Pull Request -
State: closed - Opened by voltone over 1 year ago
#66 - warning(Logger): Switch to Logger.warning since Logger.warn is deprec…
Pull Request -
State: closed - Opened by tomciopp over 1 year ago
- 4 comments
#65 - Replace deprecated `Logger.warn/1`
Pull Request -
State: closed - Opened by aptinio over 1 year ago
- 2 comments
#64 - Test on Erlang/OTP 26 and Elixir 1.15
Pull Request -
State: closed - Opened by voltone over 1 year ago
#63 - (UndefinedFunctionError) function :http_util.timestamp/0 is undefined (module :http_util is not available)
Issue -
State: closed - Opened by kianmeng over 1 year ago
- 2 comments
#62 - Misc doc fixes
Pull Request -
State: closed - Opened by kianmeng over 1 year ago
- 3 comments
#61 - Release v0.8.7
Pull Request -
State: closed - Opened by voltone over 1 year ago
#60 - Fix compilation on Elixir 1.15+
Pull Request -
State: closed - Opened by wojtekmach over 1 year ago
- 1 comment
#59 - Update IETF RFC URL
Pull Request -
State: closed - Opened by voltone over 1 year ago
#58 - chore: simplify record expansion
Pull Request -
State: closed - Opened by victorolinasc over 1 year ago
- 2 comments
#57 - The link to tools.ietf.org does not work
Issue -
State: closed - Opened by victorolinasc over 1 year ago
- 1 comment
#56 - (UndefinedFunctionError) function X509.PKCS7.sign/3 is undefined (module X509.PKCS7 is not available) after upgrading from x509 0.8.5 => 0.8.6
Issue -
State: open - Opened by neel-desh almost 2 years ago
- 4 comments
#55 - Release v0.8.6
Pull Request -
State: closed - Opened by voltone almost 2 years ago
#54 - Support OTP 25.3
Pull Request -
State: closed - Opened by voltone almost 2 years ago
#53 - Add syntax_tools to extra_applications to fix compilation on Elixir 1.15
Pull Request -
State: closed - Opened by michallepicki about 2 years ago
- 5 comments
#52 - way to retrieve a OCTET STRING from a sequence?
Issue -
State: open - Opened by ferigis over 2 years ago
- 5 comments
#51 - Migrate GitHub Actions to erlef/setup-beam
Pull Request -
State: closed - Opened by kianmeng over 2 years ago
- 2 comments
#50 - Release v0.8.5
Pull Request -
State: closed - Opened by voltone over 2 years ago
#49 - Add general_time/1 and utc_time/1 to X509.DateTime
Pull Request -
State: closed - Opened by voltone over 2 years ago
#48 - fix(test_server): deprecated ssl_accept
Pull Request -
State: closed - Opened by victorolinasc almost 3 years ago
- 5 comments
#47 - Release v0.8.4
Pull Request -
State: closed - Opened by voltone almost 3 years ago
#46 - fixes surname handling for RDNSequence
Pull Request -
State: closed - Opened by tofferoma almost 3 years ago
#45 - Add _ character to list of printable string
Pull Request -
State: closed - Opened by ConnorRigby about 3 years ago
- 5 comments
#44 - Release v0.8.3
Pull Request -
State: closed - Opened by voltone over 3 years ago
#43 - Support 'engine' private keys
Pull Request -
State: closed - Opened by voltone over 3 years ago
#42 - Fix flaky test
Pull Request -
State: closed - Opened by voltone almost 4 years ago
#41 - Update CI config
Pull Request -
State: closed - Opened by voltone almost 4 years ago
#40 - Include thumbprint functions
Issue -
State: open - Opened by victorolinasc about 4 years ago
- 2 comments
#39 - Misc doc changes
Pull Request -
State: closed - Opened by kianmeng over 4 years ago
- 1 comment
#38 - compiler(warnings): Fix compiler warning emitted from elixir 1.11.0
Pull Request -
State: closed - Opened by tomciopp over 4 years ago
- 3 comments
#37 - Fix test warnings
Pull Request -
State: closed - Opened by voltone over 4 years ago
#36 - Use GitHub actions instead of Travis
Pull Request -
State: closed - Opened by voltone over 4 years ago
#35 - Allow EC key to be generated from KDF output
Pull Request -
State: open - Opened by voltone over 4 years ago
#34 - Function to return Datetime from an utcTime
Issue -
State: open - Opened by tanguilp almost 5 years ago
- 5 comments
#33 - readme instructions might not work anymore?
Issue -
State: closed - Opened by ityonemo almost 5 years ago
- 1 comment
#32 - Add support for CSR extension requests
Pull Request -
State: closed - Opened by voltone about 5 years ago
#31 - [Question] CSR with extension subject_alt_name
Issue -
State: closed - Opened by 0xd61 about 5 years ago
- 3 comments
#30 - Fix travis
Pull Request -
State: closed - Opened by voltone over 5 years ago
#29 - Parsing attributes of encoding 'teletexString'
Issue -
State: closed - Opened by hrivks over 5 years ago
- 4 comments
#28 - Fix docs for X509.PrivateKey.new_ec/1
Pull Request -
State: closed - Opened by maartenvanvliet over 5 years ago
- 2 comments
#27 - Unknown type public_key:ec_public_key/0
Issue -
State: closed - Opened by martinos over 5 years ago
- 1 comment
#26 - X509.RDNSequence.get_attr fails when rdnSequence has charlist values
Issue -
State: closed - Opened by hrivks almost 6 years ago
- 1 comment
#25 - Function that returns the version of a certificate
Issue -
State: closed - Opened by tanguilp about 6 years ago
- 7 comments
#24 - Certificate validity with date >= 2050 failing to encode.
Issue -
State: closed - Opened by mobileoverlord about 6 years ago
- 1 comment
#23 - Test server
Pull Request -
State: closed - Opened by voltone about 6 years ago
#22 - Enable Dialyzer
Pull Request -
State: open - Opened by fhunleth over 6 years ago
- 2 comments
#21 - Remove opaque from certificate type specs
Pull Request -
State: closed - Opened by fhunleth over 6 years ago
#20 - Dialyzer and opaque types
Issue -
State: closed - Opened by fhunleth over 6 years ago
- 3 comments
#19 - Update extra_applications to reflect used OTP apps
Pull Request -
State: closed - Opened by fhunleth over 6 years ago
- 3 comments
#18 - Export X509.Certificate.self_signed?/1 function
Issue -
State: closed - Opened by tanguilp over 6 years ago
- 1 comment
#17 - Add CRL support (fixes #9)
Pull Request -
State: closed - Opened by voltone over 6 years ago
#16 - Get (decoded) extension value
Issue -
State: open - Opened by voltone over 6 years ago
#15 - Release 0.4.0
Issue -
State: closed - Opened by voltone over 6 years ago
- 3 comments
#14 - Add helper function to get certificate serial number
Pull Request -
State: closed - Opened by mobileoverlord over 6 years ago
- 1 comment
#13 - Use subject from issuer certificate instead of its issuer
Pull Request -
State: closed - Opened by mobileoverlord over 6 years ago
- 1 comment
#12 - Allow basic constraints to define unlimited path len for root certs
Pull Request -
State: closed - Opened by mobileoverlord over 6 years ago
- 1 comment
#11 - Bump default serial number length to 20 bytes
Pull Request -
State: closed - Opened by fhunleth over 6 years ago
- 4 comments
#10 - Fix authority/subject key typo for ECC
Pull Request -
State: closed - Opened by fhunleth over 6 years ago
- 1 comment
#9 - Support for revoking a certificate
Issue -
State: closed - Opened by fhunleth over 6 years ago
- 3 comments
#8 - Use Erlang {:ok, result} style for more convenient matching
Issue -
State: closed - Opened by fhunleth over 6 years ago
- 3 comments
#7 - Cleanup der pem phase1
Pull Request -
State: closed - Opened by voltone over 6 years ago
#6 - Support password-protected PKCS#8 containers
Issue -
State: open - Opened by voltone over 6 years ago
#5 - Support exporting to password-protected PEM
Issue -
State: open - Opened by voltone over 6 years ago
- 2 comments
#4 - Add support for additional extensions
Issue -
State: open - Opened by voltone over 6 years ago
- 11 comments
#3 - Decide on default between `otp` and `plain` records
Issue -
State: closed - Opened by voltone over 6 years ago
- 1 comment
#2 - Improve PEM/DER import/export consistency
Issue -
State: closed - Opened by voltone over 6 years ago
- 2 comments
#1 - Add Certificate tests
Issue -
State: closed - Opened by voltone over 6 years ago
- 1 comment