Aurora Blog
Home
Golang x/crypto/acme/autocert: Hooks for "CertAcquired", "CertRenewed"
2025-11-10 14:02:15
1479
My use-case for ACME / LetsEncrypt is to setup a TLS Listener that isn't a HTTP/HTTPS endpoint. e.g: IRC, or something e...
Golang x/crypto/acme/autocert: Persistent cache results in stuck configuration if TOS is not always accepted
2025-11-10 14:02:12
2099
Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?1.6What...
Golang x/crypto/acme: Rejected TOS results in inability to register
2025-11-10 14:02:09
2637
Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?1.6What...
Golang x/crypto/acme/autocert: Consider storing certificates as "*.pem" in DirCache
2025-11-10 14:02:07
2156
I recently implemented autocert to generate certificates; it works quite well for me :+1: I did run in to one snag: the ...
Golang x/crypto/acme: GetAuthorization will panic in some cases
2025-11-10 14:02:04
1498
What version of Go are you using (go version)?$ go version 1.20.3Does this issue reproduce with the latest release?When ...
Golang gopls SEGV fault on startup.
2025-11-10 14:02:01
9421
Go versiongo version go1.23.2 linux/amd64Output of go env in your module/workspace:jkary@jkary-lnx01:~/src/go/containerl...
Golang proposal: x/crypto/acme/autocert: add mechanism for providing a private key for a new certificate
2025-11-10 14:01:58
2382
Autocert currently generates a private key when there is no valid certificate in the cache and a certificate is requeste...
Golang x/crypto/acme/autocert: NewOrder request did not include a SAN short enough to fit in CN
2025-11-10 14:01:52
1210
Using golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e, autocert.Manager requesting a domain with a length of 68 (...
Golang proposal: spec: remove cycle restriction for type parameters
2025-11-10 14:01:49
7769
Go Programming ExperienceExperiencedOther Languages ExperienceNo responseRelated Idea[ ] Has this idea, or one like it, ...
Pandas BUG: Subtraction fails with matching index of different name and type
2025-11-10 14:01:42
8905
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas Improve missing dep error advice to include other package managers
2025-11-10 14:01:38
743
A few places in the code check for optional dependencies. If missing, the error suggests "use pip or conda to install" t...
Pandas BUG: pd.concat() produces invalid index when inputs have Int64Dtype index with NAs
2025-11-10 14:01:35
11478
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Add index=/columns= kwargs to df.set_axis()
2025-11-10 14:01:29
3016
I think it is strange that .set_axis() can't accept index=/columns= kwargs, even though similar methods .rename(), .rena...
Pandas DEPR: Series.combine with non-Series
2025-11-10 14:01:25
1028
The code for this path iselif [other_is_not_a_series]: new_index = self.index new_values = np.empty(len(new_index)...
Pandas Possible bug in df.update
2025-11-10 14:01:22
3771
Code Sample, a copy-pastable example if possibletest_json = [{"_id": 'a', 'date': datetime.now()}, {"_id&...
Keras [Bug] name_scope_stack causing exceptions
2025-11-10 14:01:15
1985
Hi, I'm currently building a tool for an EU research project and I came across a bug with name_scope_stack.I'm getting t...
Jackson Databind Regarding the test script
2025-11-10 14:01:07
530
Is your feature request related to a problem? Please describe.Hello @cowtowncoder Hope you are doing wellFor robust test...
Jackson Databind Jackson 3 chooses all-args constructor instead of no-args for POJO with field defaults (behavior change vs 2.x)
2025-11-10 14:01:03
4573
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugVersionJackson 3.x (tools.jac...
MyBatis-Plus [错误报告]: spring-boot 4.0.0-RC1 中使用mybatis-plus-spring-boot4-starter 不能正常启动
2025-11-10 14:00:49
7224
确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
MyBatis-Plus [错误报告]: 3.5.9 版本,分页插件在自动生成 count查询时,只拼接了一个条件,但是拼接了多个参数,导致占位符数量不对,报错
2025-11-10 14:00:45
1420
确认[ ] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
上一页
下一页
1
…
14
15
16
17
18
…
386
.