certstrap
certstrap copied to clipboard
Tools to bootstrap CAs, certificate requests, and signed certificates.
As we migrate towards RSA-PSS, it might be useful to have a tool to easily generate such certs in order to test various pieces of software.
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.9 to 1.22.10. Release notes Sourced from github.com/urfave/cli's releases. v1.22.10 What's Changed Ignore dirs that are ignored in v2 by @meatballhat in urfave/cli#1428 Fix:(issue_1094) Dont execute Before/After...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.17.0 to 0.19.0. Commits 7d1550b Merge pull request #63 from smallstep/attest a7834b8 Add test for yubikey.New c122aa0 Add some extra coverage e247803 Add some extra coverage. 0d29297...
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...
My generated CA and server certs do not work on my Ubuntu 22.04 host. Find a test script below. Does anyone have any hints on how to fix? Thanks in...
It's more a question than an issue per se. I am struggling to decrypt EC private keys generated by certstrap with OpenSSL via the command line. I've managed to do...
First, this is an excellent project. Thank you! However, it would be nice to have a --subject option in order to have complete control over the common name that is...
add export-pfx command, reference by https://github.com/square/certstrap/pull/54 #### PKCS Format: If you'd like to convert your certificate and key to PKCS12 format, ``` $ ./certstrap export-pfx Alice --chain "CertAuth" Created out/Alice.pfx...
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.25.1 to 0.35.0. Commits 2e6a69c ReadCertificate[Bundle|Request] PEM check whole file for PEM header. (#311) b5d02ac Merge pull request #310 from smallstep/herman/tpm-vendor-update c18e795 Update known TPM manufacturers with...
Is this a design choice? should this be some kind of long random integer ? that usually comes if using `openssl` command ?