-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BOSH release: 1.3.1: Special NS records for
_acme-challenge.
`DEVELOPER.md` had the wrong tests (mostly missing newlines); that's been fixed. Also, I added a new test for DNS records which contain `_acme-challenge.`, which may enable users to generate wildcard certs for their sslip.io domains.
- Loading branch information
Showing
5 changed files
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: sslip.io | ||
version: 1.3.1 | ||
commit_hash: 7415aa4 | ||
uncommitted_changes: true | ||
jobs: | ||
- name: sslip.io-dns-server | ||
version: 308acb7c186a042bc2ca4c28b83c9fe7589a64c48ab6a11869c442bcaea8fdf9 | ||
fingerprint: 308acb7c186a042bc2ca4c28b83c9fe7589a64c48ab6a11869c442bcaea8fdf9 | ||
sha1: sha256:6ca6f2c11816a82ecb3cf9300ea59369977cbaa7c39eddca35628a7c6b9b5b45 | ||
packages: | ||
- sslip.io-dns-server | ||
packages: | ||
- name: golang-1-linux | ||
version: f9b637fa0c031f977d2418949a3182e21fe2d95505595ebfe558a448501a8ad6 | ||
fingerprint: f9b637fa0c031f977d2418949a3182e21fe2d95505595ebfe558a448501a8ad6 | ||
sha1: sha256:a862fe14c40ee5fa36ebec6db08895846f955e10a22e4e4504081290317316f4 | ||
dependencies: [] | ||
- name: sslip.io-dns-server | ||
version: 7e7e09d216066dd0b0e704a8dfa267687e80400488e42c0d03d76ae1bf984d29 | ||
fingerprint: 7e7e09d216066dd0b0e704a8dfa267687e80400488e42c0d03d76ae1bf984d29 | ||
sha1: sha256:080eaa4006c7aa04a0073929d83c3b430898a9e832464a0f1205ed4a50531fb8 | ||
dependencies: | ||
- golang-1-linux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters