minica icon indicating copy to clipboard operation
minica copied to clipboard

minica is a small, simple CA intended for use in situations where the CA operator also operates each host where a certificate will be used.

Results 31 minica issues
Sort by recently updated
recently updated
newest added

While using this to generate certs for Java code ran into problem that Java cannot process PKCS1 keys. Did not want to use Bouncycastle just for that. So added a...

Any resources available for post creation of cert.pem and key.pem I am trying to secure localhost development in IIS (installed go, installed GIT CLI tools, cloned https://github.com/jsha/minica.git, ran "minica --domains...

Add option to use Elliptic Curve as well as RSA

Hi! Would you accept a PR that adds an option to fill in PermittedDNSDomains? I verified it works if I just add 2 lines to the template: ``` PermittedDNSDomainsCritical: true,...

I used minica to update some old OpenVPN instances which where using certificates with openssl default settings that contained MD5. Everything worked smoothly. For personal reasons, I prefer to use...

Subject alternative name is needed for ios support. Please mark it also as critical ``` [ req_ext ] subjectAltName = @alt_names [ alt_names ] IP.1 = MYSERVERIP ```

Other go packages install OK after: go get github.com/jsha/minica I get: package bytes: unrecognized import path "bytes" (import path does not begin with hostname) package crypto: unrecognized import path "crypto"...

While minica is designed for local use it's CA key still can be stolen and used for MitM attack targeted on minica user. Please make it possible to manually control...

actually i like to use minica but the certificate stored in the trusted repo is different which is generated for my local site