Перейти к содержимому
Mineforgian

LetsEncryptCraft

A mod to allow you to utilize resources which utilise a Let's Encrypt certificate

5K загрузок6 подписчиковMITforge

Обновлён 5 ноября 2024 г. · опубликован 5 ноября 2024 г.

Why do I need this?

You probably don't. However, if you're a modder who uses their own site and has an update check, or other kind of access to your web site, you may have come across a problem - you can't access Let's Encrypt resources on the version of Java that Mojang ship with their launcher.

What does this do?

It installs the Let's Encrypt certificate at runtime when the mod is loaded.

As a modder, how do I use this?

Just depend on it on CurseForge, and probably your mod. I run the installation of the certificate in the constructor - so no need to even depend on the mod!

But what if I don't want more dependencies?

The code is open source, and is linked at the top. Feel free to wholesale copy and paste bits, abiding by the MIT license :)

What if someone runs it with a Java version which does support Let's Encrypt certificates - aren't you just duplicating work?

Nope - it will only run if it detects a version of Java which doesn't support Let's Encrypt certificates!

Are you affiliated with Let's Encrypt?

Nope. Not at all. They do cool stuff though - if you run a website, you may want to check them out at https://letsencrypt.org/

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.2.0Релиз1.11.2, 1.12, 1.12.1, 1.12.2forge5 ноября 2024 г..jar (7 КБ)
1.2.0Релиз1.7.2, 1.7.10forge5 ноября 2024 г..jar (7 КБ)
1.1.0Релиз1.11.2, 1.12, 1.12.1, 1.12.2forge5 ноября 2024 г..jar (6 КБ)
1.1.0Релиз1.7.2, 1.7.10forge5 ноября 2024 г..jar (6 КБ)
1.0.0Релиз1.11.2, 1.12, 1.12.1, 1.12.2forge5 ноября 2024 г..jar (6 КБ)
1.0.0Релиз1.7.2, 1.7.10forge5 ноября 2024 г..jar (6 КБ)

Ченджлог

1.2.0Релиз1.12, 1.12.1, 1.12.2 · 5 ноября 2024 г.

Logic is now in constructor to support update checks. Loads earlier.

Now a timeout in case of connection issues as done in main thread by neccesity to make sure all done in time.

1.2.0Релиз1.7.2, 1.7.10 · 5 ноября 2024 г.

Logic is now in constructor to support update checks. Loads earlier.

Now a timeout in case of connection issues as done in main thread by neccesity to make sure all done in time.

1.1.0Релиз1.12, 1.12.1, 1.12.2 · 5 ноября 2024 г.

Fix issue with other JVM's which use a different version scheme.

1.1.0Релиз1.7.2, 1.7.10 · 5 ноября 2024 г.

Fix issue with other JVM's which use a different version scheme.

1.0.0Релиз1.12, 1.12.1, 1.12.2 · 5 ноября 2024 г.

Initial, and probably last release.

1.0.0Релиз1.7.2, 1.7.10 · 5 ноября 2024 г.

Initial, and probably last release.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…