Skip to content
#

ssl-certificate

Here are 182 public repositories matching this topic...

Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes

  • Updated May 31, 2020
  • Java
thenewguy
thenewguy commented Apr 8, 2020

It would be helpful if there were more examples for allow_domain. I.e. how to make an upstream http request and return true or false based on the response text. Another helpful example would be a shell script exit code.

flarn2006
flarn2006 commented Jun 5, 2019

I spent a lot of time at work tracking down an issue where certificates were being generated with the wrong public key, not the one given in the CSR. After some intense debugging, replacing the OpenSSL binary with a script that logs stuff, etc - I determined that it was using the -signkey option, which (as you know) is for self-signed certificates, and OpenSSL was silently replacing the CSR key

hardik4mail
hardik4mail commented Sep 5, 2016

Plugin include latest copy of certbot?

Because everyday I'm getting email alert from server with following message:

WARNING: certbot.cli:You are running with an old copy of certbot that does not receive updates, and is less reliable than more recent versions. We recommend upgrading to the latest certbot-auto script, or using native OS packages.

pric

Ultimate zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.

  • Updated Jan 26, 2020
  • Shell

Improve this page

Add a description, image, and links to the ssl-certificate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssl-certificate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.