Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: srvrco/getssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vovcat/getssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    7cf6adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d6be8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8f288 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'srvrco/master'

    * srvrco/master: (23 commits)
      Allow dns checks to deal with CNAME records
      Case insensitive processing of agreement url because of HTTP/2
      Fix changelog date
      Nsupdate one-liner (#393)
      Check curl version if it supports the --http1.1 flag
      Use HTTP 1.1 as workaround atm
      Make a stricter comparison for matching against zone names
      Update issue templates
      spelling: verifying
      spelling: upgrading
      spelling: server
      spelling: secure
      spelling: private
      spelling: permission
      spelling: mac os x
      spelling: macos
      spelling: archive
      spelling: allow
      spelling: acme
      Update getssl
      ...
    vovcat committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    4faf17c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Merge remote-tracking branch 'srvrco/master'

    * srvrco/master: (65 commits)
      Fix "Registration key already in use" error
      Update version and revision history
      Fix #424 -  Sporadic "error in EC signing couldn't get R from ..."
      Fix for DUAL_RSA_ECDSA not working with ACMEv2 (#334, #474, #502)
      Add SSH_OPTS to template
      Add SCP_OPTS and SFTP_OPTS
      Update release notes and version
      Use default awk on most images, add debian:latest and ubuntu:latest
      Fix regex for non-gnu versions of awk.
      Change -debug=1 to -debug for nslookup
      Test improvements and add Alpine Linux
      Fix epoch_date for busybox and json_awk for gawk v5
      Less fragile way of deciding whether to run old awk test
      Show error message if awk doesn't support json_awk
      Check output for "Error", "Failed" and "Warning"
      Update revision history
      Fix for "already verified" problem seen with ACMEv2 during testing
      Test using BATS
      Update revision history
      Use urlbase64_decode instead of base64 -d
      ...
    vovcat committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    beff309 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Merge remote-tracking branch 'srvrco/master'

    * srvrco/master: (101 commits)
      Update README.md
      Merge pebble dns and staging dns tests
      Add/fix tests for CHECK_REMOTE and DUAL_RSA_ECDSA
      Fix CHECK_REMOTE for DUAL_RSA_ECDSA
      Add --retry to curl to fix occasional "Bad Gateway" errors
      Update nginx config to test both certificates
      .gitattributes added
      Add tests for obtain_ca_resource_locations and no CA suffix
      Fix missing URL_revoke definition when no CA directory suffix
      Update revision history and version number
      Update test to test using staging server
      Test --revoke
      Fix --revoke
      Add test for --notify-valid
      Add --notify-valid
      Add testing for the auto-update to v02 feature
      Add --check-config and auto upgrade CA v02 url
      Remove .idea files
      Change CA to v02, fix shellcheck warning and indentation
      Update revision history and version
      ...
    vovcat committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6702804 View commit details
    Browse the repository at this point in the history
Loading