certigo icon indicating copy to clipboard operation
certigo copied to clipboard

A utility to examine and validate certificates in a variety of formats

Results 38 certigo issues
Sort by recently updated
recently updated
newest added

The documentation indicates that certigo supports both JKS and JCEKS keystore files, but it appears to only support JCEKS files: ```shellsession scapeless:jkstest elyscape$ keytool -genkeypair -keystore keystore.jks -storepass password -keypass...

Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) from 0.1.12 to 0.1.13. Commits 11a925c update dependencies See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-colorable&package-manager=go_modules&previous-version=0.1.12&new-version=0.1.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as...

dependencies

Hi, we are a research group to help developers build secure applications. We designed a cryptographic misuse detector (i.e., CryptoGo) on Go language. We found your great public repository from...

`go generate ./...`

### Problem Scenario In #https://github.com/square/certigo/issues/120, there is a side note that FTPS can be implicit/explicit. In this Pull Request, implicit FTPS will be supported. In implicit SSL mode, a SSL...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220411220226-7b82a4e95df4 to 0.13.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20220411220226-7b82a4e95df4&new-version=0.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Currently the certigo binary downloadable from the releases page is dynamically linked. I don't believe CGO is required for certigo functionality, so it could be statically built which would make...

The sha-256 fingerprint of the raw cert is the most definitive way to differentiate unique certs.

Bumps software.sslmate.com/src/go-pkcs12 from 0.2.0 to 0.2.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software.sslmate.com/src/go-pkcs12&package-manager=go_modules&previous-version=0.2.0&new-version=0.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies