Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix UBNT URL #889

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Fix UBNT URL #889

merged 1 commit into from
Jun 1, 2023

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Jun 1, 2023

The SSL cert for dl.ubnt-ut.com expired, use http for now.

The SSL cert for `dl.ubnt-ut.com` expired, use http for now.

Signed-off-by: SuperQ <superq@gmail.com>
@RichiH
Copy link
Member

RichiH commented Jun 1, 2023 via email

@SuperQ SuperQ merged commit 36d166a into main Jun 1, 2023
@SuperQ SuperQ deleted the superq/fixup_ubnt_url branch June 1, 2023 07:50
SuperQ added a commit that referenced this pull request Jun 15, 2023
* [FEATURE] Add indices filters #624
* [FEATURE] Add MIBOPTS flag to the generator #891
* [ENHANCEMENT] Treat Bits as OctetString #870
* [ENHANCEMENT] Report duration in logs for canceled scrapes #876
* [BUGFIX] Fix several generator MIBs. #843, #868, #889

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ mentioned this pull request Jun 15, 2023
SuperQ added a commit that referenced this pull request Jun 15, 2023
* [FEATURE] Add indices filters #624
* [FEATURE] Add MIBOPTS flag to the generator #891
* [ENHANCEMENT] Treat Bits as OctetString #870
* [ENHANCEMENT] Report duration in logs for canceled scrapes #876
* [BUGFIX] Fix several generator MIBs. #843, #868, #889

Signed-off-by: SuperQ <superq@gmail.com>
@candlerb
Copy link
Contributor

FWIW, the certificate is valid again.

$ curl -v https://dl.ubnt-ut.com
...
* Server certificate:
*  subject: CN=*.ubnt-ut.com
*  start date: Jun  2 00:00:00 2023 GMT
*  expire date: Jun 30 23:59:59 2024 GMT
*  subjectAltName: host "dl.ubnt-ut.com" matched cert's "*.ubnt-ut.com"
*  issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M02
*  SSL certificate verify ok.

stephan-windischmann-sky pushed a commit to stephan-windischmann-sky/snmp_exporter that referenced this pull request Oct 27, 2023
The SSL cert for `dl.ubnt-ut.com` expired, use http for now.

Signed-off-by: SuperQ <superq@gmail.com>
Signed-off-by: Stephan Windischmann <windi@Stephans-MacBook-Pro.local>
stephan-windischmann-sky pushed a commit to stephan-windischmann-sky/snmp_exporter that referenced this pull request Oct 27, 2023
* [FEATURE] Add indices filters prometheus#624
* [FEATURE] Add MIBOPTS flag to the generator prometheus#891
* [ENHANCEMENT] Treat Bits as OctetString prometheus#870
* [ENHANCEMENT] Report duration in logs for canceled scrapes prometheus#876
* [BUGFIX] Fix several generator MIBs. prometheus#843, prometheus#868, prometheus#889

Signed-off-by: SuperQ <superq@gmail.com>
Signed-off-by: Stephan Windischmann <windi@Stephans-MacBook-Pro.local>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants