Giter Club home page Giter Club logo

acmens's People

Contributors

101100 avatar bryant1410 avatar diafygi avatar groestl avatar istador avatar johnlunney avatar nylen avatar r5d avatar simonbru avatar surr avatar taylormonacelli avatar zoramite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

acmens's Issues

Support for sub-domain or wildcard domain vaildation

I am wondering if there is support of using an openssl-san.cfg file with this tool? I attempted to create a domain.csr from a .cfg file with 5 or 6 sub-domains and received "Found Domain None" after reading the csr file, is there a way to pass multiple domains through this tool? Is there a setting that's missing from this file that would fix the issue?

Here is a sample of what the .cfg file had in it:

[req]
default_bits = 2048
default_md   = sha256
distinguished_name = req_distinguished_name
req_extensions     = req_ext
 
[ req_distinguished_name ]
countryName          = Country Name (2 letter code)
stateOrProvinceName  = State or Province Name (full name)
localityName         = Locality Name (eg, city)
organizationName     = Organization Name (eg, company)
commonName           = Common Name (e.g. server FQDN or YOUR name)
 
[ req_ext ]
 
subjectAltName = @alt_names
 
[alt_names]
DNS.1        = test.example.com
DNS.2        = www.example.com
DNS.3        = mail.example.com
DNS.4        = ftp.example.com

Invalid SSL Key (on cPanel)

for some reason i had to run openssl rsa -in domain.key -check and manually copy the RSA Key from the console and paste it on the "Private Key" section of cPanel.

Is there a flag or configuration one can do to generate the key the same way as openssl ... -check returns it?

CNAME Support

Hello. I've forked this repo and has been trying to integrate Cloudflare and other DNS Services into this and also building the python library.
Moreover, I'm also trying to use cname domain aliases to make the SSL certificates issuing on the hosts that do not support TXT records editing.
It would be of a great help if you can help me out.

Thankyou.

Here's my github repo: https://github.com/RaannaKasturi/getSSL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.