uacme | ACMEv2 client written in plain C with minimal dependencies | TLS library

 by   ndilieto C Version: v1.7.4 License: GPL-3.0

kandi X-RAY | uacme Summary

kandi X-RAY | uacme Summary

uacme is a C library typically used in Security, TLS applications. uacme has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

lightweight client for the RFC8555 ACMEv2 protocol, written in plain C with minimal dependencies (libcurl and one of GnuTLS, OpenSSL or mbedTLS. The ACMEv2 protocol allows a Certificate Authority (Let's Encrypt is a popular one) and an applicant to automate the process of verification and certificate issuance. The protocol also provides facilities for other certificate management functions, such as certificate revocation.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              uacme has a low active ecosystem.
              It has 383 star(s) with 32 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 42 have been closed. On average issues are closed in 0 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of uacme is v1.7.4

            kandi-Quality Quality

              uacme has 0 bugs and 0 code smells.

            kandi-Security Security

              uacme has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              uacme code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              uacme is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              uacme releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 2381 lines of code, 0 functions and 3 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of uacme
            Get all kandi verified functions for this library.

            uacme Key Features

            No Key Features are available at this moment for uacme.

            uacme Examples and Code Snippets

            No Code Snippets are available at this moment for uacme.

            Community Discussions

            QUESTION

            Web-scraping with PowerShell Issue: My code won't pull in the needed information. Why?
            Asked 2021-Feb-01 at 10:04

            Web-scraping with PowerShell Issue: My code won't pull in the needed information. Why?

            My code up to this point will pull the correct information. the info it shows is:

            ...

            ANSWER

            Answered 2021-Feb-01 at 02:06

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install uacme

            If you just want to check out the latest pristine release from github:.
            https://packages.debian.org/uacme
            https://packages.ubuntu.com/uacme
            https://software.opensuse.org/package/uacme
            https://pkgs.alpinelinux.org/packages?name=uacme
            https://aur.archlinux.org/packages/uacme
            https://cvsweb.openbsd.org/ports/security/uacme
            https://www.freshports.org/security/uacme
            https://github.com/openwrt/packages/tree/master/net/uacme
            https://github.com/buildroot/buildroot/tree/master/package/uacme
            Once you have obtained uacme (see Installation above) the next step is creating an ACME account:.

            Support

            The nsupdate.sh hook script included in the distribution allows managing dns-01 challenges with nsupdate. This only works if your name server supports RFC2136 (bind does, nsd doesn't). https://gitlab.alpinelinux.org/alpine/infra/docker/uacme-nsd-wildcard is another example that works with nsd.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ndilieto/uacme.git

          • CLI

            gh repo clone ndilieto/uacme

          • sshUrl

            git@github.com:ndilieto/uacme.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular TLS Libraries

            mkcert

            by FiloSottile

            v2rayN

            by 2dust

            acme.sh

            by acmesh-official

            nginxconfig.io

            by digitalocean

            v2ray

            by 233boy

            Try Top Libraries by ndilieto

            libagentcrypt

            by ndilietoShell

            certbot-ualpn

            by ndilietoPython