Skip to content

freddy36/StartSSL_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED - StartSSL is no longer in operation

StartSSL_API

A python/CLI API for some StartCom StartSSL functions

Usage

  • Place startssl.conf in /etc or your current working directory
  • Adjust the settings in startssl.conf
  • Show all available certificates:
    • startssl.py certs
  • Download a specific certificate
    • startssl.py certs example.com
  • Download all new and missing certificates
    • startssl.py certs --store new --store missing
  • Submit CSR files
    • startssl.py csr example.com.csr mail.example.com.csr

About

DEPRECATED A python/CLI API for some StartCom StartSSL functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages