Skip to content
#

certificate

Here are 758 public repositories matching this topic...

ohemorange
ohemorange commented Jun 8, 2020

Copied from #7991:

If you look at https://certbot.eff.org/docs/api/certbot.compat.filesystem.html, you'll notice many formatting errors which should be fixed.

That's the bare minimum which I think should be done, but I think we should also see what we can do to avoid these problems from happening in the future. Is there a way we could build the docs in CI and check for these problems?

sudermanjr
sudermanjr commented May 5, 2020

Describe the solution you'd like
helm-docs Is a nice little utility for auto-generating the Parameters table from comments in the values.yaml file. It would make PRs into the chart much easier, because you don't need to document in multiple places, and you don't need to edit a huge markdown table.

If you're open to this, I could probably work a PR f

A Burp Suite Extender that try to find all sub-domain, similar-domain and related-domain of an organization automatically! 基于流量自动收集整个企业或组织的子域名、相似域名、相关域名的burp插件

  • Updated Aug 28, 2020
  • Java
Gazza7205
Gazza7205 commented Oct 21, 2017

Simple read function for pkcs8 files - I've built something for this (in the process of.. simple as), will push for review if successful. Additional function in pem.js

Use case:
Verify/Read any pkcs8 file

Openssl steps

1.) Create a private key pair
openssl req -x509 -newkey rsa:4096 -keyout test.pem -out test.crt -days 365 -subj "/C=Test/ST=Test/L=London/O=Pemjs/OU=Pemjs/CN=Pemjs.com" -

Improve this page

Add a description, image, and links to the 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 certificate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.