example

command
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

README

  • You need to have an account in some qredo environment (qa, dev, local setup, etc)
  • Create a partner API key
  • Generate RSA key pair
openssl genrsa -out private.pem 2048
openssl rsa -in private.pem -outform PEM -pubout -out public.pem
  • Upload public.pem in the partner API screen of the qredo webapp
  • Set the correct values for the consts on top of main.go (partnerAPIKey,rsaPrivateKey, qredoURL)
  • go run github.com/qredo/signing-agent/cmd/example

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL