|
|
|
@ -2,7 +2,7 @@ module code.gitea.io/gitea |
|
|
|
|
|
|
|
|
|
|
|
go 1.25.0 |
|
|
|
go 1.25.0 |
|
|
|
|
|
|
|
|
|
|
|
toolchain go1.25.4 |
|
|
|
toolchain go1.25.5 |
|
|
|
|
|
|
|
|
|
|
|
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate." |
|
|
|
// rfc5280 said: "The serial number is an integer assigned by the CA to each certificate." |
|
|
|
// But some CAs use negative serial number, just relax the check. related: |
|
|
|
// But some CAs use negative serial number, just relax the check. related: |
|
|
|
|