All Projects → freddy36 → Startssl_api

freddy36 / Startssl_api

Licence: lgpl-3.0
DEPRECATED A python/CLI API for some StartCom StartSSL functions

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Startssl api

Pilbox
An image resize application server
Stars: ✭ 597 (+4164.29%)
Mutual labels:  deprecated
Materialdrawer Xamarin
DEPRECATED!!! Xamarin bindings for https://github.com/mikepenz/MaterialDrawer
Stars: ✭ 22 (+57.14%)
Mutual labels:  deprecated
Ng Suggest
AngularJS module to provide Typeahead via OpenSearch Suggestions
Stars: ✭ 9 (-35.71%)
Mutual labels:  deprecated
Progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
Stars: ✭ 5,972 (+42557.14%)
Mutual labels:  deprecated
Fluent Plugin Grep
(Deprecated) Fluentd output plugin to grep messages
Stars: ✭ 17 (+21.43%)
Mutual labels:  deprecated
Django Jquery Widgets
This project is no longer maintained.
Stars: ✭ 24 (+71.43%)
Mutual labels:  deprecated
Docker Cleanup
DEPRECATED Automatic Docker image, container and volume cleanup
Stars: ✭ 582 (+4057.14%)
Mutual labels:  deprecated
Grunt Csswring
DEPRECATED. Minify CSS files using PostCSS-based CSSWring
Stars: ✭ 12 (-14.29%)
Mutual labels:  deprecated
Gamejoltlua
Access to GameJolt's opportunities for all your lovely Lua projects.
Stars: ✭ 18 (+28.57%)
Mutual labels:  deprecated
Madalynnplumbundle
The deploy bundle using Plum for Symfony2
Stars: ✭ 26 (+85.71%)
Mutual labels:  deprecated
Miniproxy
🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
Stars: ✭ 810 (+5685.71%)
Mutual labels:  deprecated
Watset
Watset: Automatic Induction of Synsets from a Graph of Synonyms
Stars: ✭ 16 (+14.29%)
Mutual labels:  deprecated
Esp32 Http Update
Clone of https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266httpUpdate for ESP32
Stars: ✭ 25 (+78.57%)
Mutual labels:  deprecated
Mern Starter
⛔️ DEPRECATED - Boilerplate for getting started with MERN stack
Stars: ✭ 5,175 (+36864.29%)
Mutual labels:  deprecated
Sqlite Provider
SQLite3 provider for Vapor
Stars: ✭ 11 (-21.43%)
Mutual labels:  deprecated
Ui Fabric Ios
DEPRECATED Please use the new repo
Stars: ✭ 590 (+4114.29%)
Mutual labels:  deprecated
Doctrinemigrations
[DEPRECATED] Use Phinx instead
Stars: ✭ 24 (+71.43%)
Mutual labels:  deprecated
Requery
Store e run queries on database to help system manager of a Django website
Stars: ✭ 12 (-14.29%)
Mutual labels:  deprecated
Deobfuscator
[Not work] Deobfuscate obfuscated binaries!
Stars: ✭ 11 (-21.43%)
Mutual labels:  deprecated
Otc Tools
(Deprecated) Simple bash/curl/jq based command line tool using the OpenStack and OTC specific REST APIs.
Stars: ✭ 26 (+85.71%)
Mutual labels:  deprecated

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].