python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Digitally signing timestamp to a file, event, etc in a way that can be validated by any third party
I believe the simplest way I can summarize this, is that I'd like to prove that a thing happened at a specific time, and that that proof can be validated, in a reliable fashion, by any third party. I ...

christian elsee
Votes: 0
Answers: 0
Failed to read cluster ca certificate when joining worker node
I am attempting to setup a multi-node k8s cluster as per this kOS Setup Link, but I face the error below when I try to join one of the nodes to the master node:
k0s token create --role=worker
...
Golide
Votes: 0
Answers: 1
Renew an expiring server TLS cert when the client has the server cert embedded?
(This is for a new project, so I'm still considering options.)
I've got a server and client (phone app) communicating via gRPC, and now I'm looking into securing that connection. A common recommendati...

Nairou
Votes: 0
Answers: 0