katzenpost / mailproxy

POP/SMTP to Katzenpost proxy server library
GNU Affero General Public License v3.0
4 stars 5 forks source link

Certificate error when registering a new user #45

Closed dsidi closed 5 years ago

dsidi commented 5 years ago

My group was unable to register a new user to test our script's interaction with Katzenpost. Running

some_machine:~$ mailproxy -r -account anothercoolguy

Produces a certificate error:

panic: Post https://idefix.katzenpost.mixnetworks.org:39484/registration: x509: certificate has expired or is not yet valid

goroutine 1 [running]:
main.main()
    /home/user/gopath/src/github.com/katzenpost/mailproxy_release/main.go:108 +0xee7
david415 commented 5 years ago

As a project we've mostly abandoned mailproxy and are now working on a better mixnet client that has nothing to do with e-mail protocols.

moba commented 5 years ago

This should still be fixed, until there is a replacement testbed. After all, people do want to try it out.

david415 commented 5 years ago

this should work now... i mean at least registration works ;)