Golang x/crypto/acme/autocert: Hooks for "CertAcquired", "CertRenewed"

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

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

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

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

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.

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

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

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

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

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

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

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()

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

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

Code Sample, a copy-pastable example if possibletest_json = [{"_id": 'a', 'date': datetime.now()}, {"_id&...

Keras [Bug] name_scope_stack causing exceptions

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

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)

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 不能正常启动

确认[x] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...

MyBatis-Plus [错误报告]: 3.5.9 版本,分页插件在自动生成 count查询时,只拼接了一个条件,但是拼接了多个参数,导致占位符数量不对,报错

确认[ ] 我使用的版本是最新版, 并且使用插件确认过项目里无依赖版本冲突[x] 我已经在 issue 中搜索过, 确认问题没有被提出过[x] 我已经修改标题, 将标题中的 描述 替换为遇到的问题(不得删除 描述 前面的部分)当前程序版本3...
上一页 下一页
.