You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Openbazaar-go has a subcommand called gencerts which produces X509 key pairs for SSL use. We need to validate that these certs work for the bundle as well as the standalone daemon/client configurations. The deliverables here are the steps used to validate the certs on each OS.
OS to validate use case:
Windows
Ubuntu
Mac
Once validation steps are known, we can update the docs appropriately: #1296