Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

https://www.robotooling.com/ has invalid SSL certificate #19

Open
sschuberth opened this issue Jan 6, 2020 · 5 comments
Open

https://www.robotooling.com/ has invalid SSL certificate #19

sschuberth opened this issue Jan 6, 2020 · 5 comments

Comments

@sschuberth
Copy link
Contributor

I'd like to use the Maven repository via HTTPS to get rid of a Gradle warning, but using https://www.robotooling.com/maven/ as a repository breaks the build due to an invalid certificate. Interestingly, the certificate used seems to belong to GitHub! Would you mind fixing that by installing a proper certificate?

@sschuberth
Copy link
Contributor Author

Looks like this has been fixed meanwhile by a new Let's Encrypt certificate. Thanks @tobyweston!

@sschuberth
Copy link
Contributor Author

Hmm, no, it does not seem to be fixed as I'm still getting:

> Could not GET 'https://www.robotooling.com/maven/bad/robot/simple-excel/1.1/simple-excel-1.1.pom'.
   > Certificate for <www.robotooling.com> doesn't match any of the subject alternative names: [www.github.com, *.github.io, *.githubusercontent.com, *.github.com, github.com, github.io, githubusercontent.com]

@sschuberth sschuberth reopened this Feb 19, 2020
sschuberth added a commit to oss-review-toolkit/ort that referenced this issue Oct 10, 2020
The simple-excel project has not been updated for about a year despite
having issues [1] [2], so get rid of it in favor of using kotest matchers
directly on the sheet properties.

[1] tobyweston/simple-excel#14
[2] tobyweston/simple-excel#19

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit to oss-review-toolkit/ort that referenced this issue Oct 12, 2020
The simple-excel project has not been updated for about a year despite
having issues [1] [2], so get rid of it in favor of using kotest matchers
directly on the sheet properties.

[1] tobyweston/simple-excel#14
[2] tobyweston/simple-excel#19

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit to oss-review-toolkit/ort that referenced this issue Oct 12, 2020
The simple-excel project has not been updated for about a year despite
having issues [1] [2], so get rid of it in favor of using kotest matchers
directly on the sheet properties.

[1] tobyweston/simple-excel#14
[2] tobyweston/simple-excel#19

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit to oss-review-toolkit/ort that referenced this issue Oct 12, 2020
The simple-excel project has not been updated for about a year despite
having issues [1] [2], so get rid of it in favor of using kotest matchers
directly on the sheet properties.

[1] tobyweston/simple-excel#14
[2] tobyweston/simple-excel#19

Signed-off-by: Sebastian Schuberth <[email protected]>
sschuberth added a commit to oss-review-toolkit/ort that referenced this issue Oct 12, 2020
The simple-excel project has not been updated for about a year despite
having issues [1] [2], so get rid of it in favor of using kotest matchers
directly on the sheet properties.

[1] tobyweston/simple-excel#14
[2] tobyweston/simple-excel#19

Signed-off-by: Sebastian Schuberth <[email protected]>
@inponomarev
Copy link

The certificate is invalid again for https://www.robotooling.com/maven/
Now it is solved by removing www, https://robotooling.com/maven/ works. It seems that all the documentation must be updated

@tobyweston
Copy link
Owner

Can you outline the steps to reproduce? I'm not seeing an issue here...

tobyweston added a commit that referenced this issue May 11, 2021
@tobyweston
Copy link
Owner

Screenshot 2021-05-11 at 10 55 07

I think this is setup correctly in GH. I'd like to set it up so www works also, I think that's done via the DNS and aren't entirely sure how to do that. https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/troubleshooting-custom-domains-and-github-pages and https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site should help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants