freeflowuniverse / freeflow_kvs

key value stor based on tendermint
Apache License 2.0
0 stars 0 forks source link

check webserver in vlang using https #4

Open despiegk opened 3 years ago

despiegk commented 3 years ago

if more work than 2 days, let me know

xmonader commented 3 years ago

to be clear on the requirement estimation, we did the same thing in go in two days https://github.com/threefoldtech/rmb-proxy/pull/5/files with all of the available libraries like ecdsa, tls, x509, go-acme in Go's ecosystem, which isn't the case in vlang. So the other option is to have a binding to use for that, which imo will take more than 2 days for sure.