Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

[BUG] Change to POST (instead of GET) when uploading account certificate #837

@andrijapanicsb

Description

@andrijapanicsb

Account certificates (whatever they are, and for whatever they are used…)

  • Old UI uses POST to post data, and I assume this is a valid way since the data can be huge (certificate length, key length, chain length etc…)
  • Primate sends it via simple GET – I’m questioning if this is wrong and should be fixed as with long text it will cause HTTP error with too long request etc.

image

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions