Skip to content

Support for SSH signatures #863

@valpackett

Description

@valpackett

leiningen 2.10.0 has introduced support for making SSH signatures instead of PGP ones, however trying to deploy to clojars when using them results in 400 errors:

Sending clj-http-fake/clj-http-fake/1.0.4/clj-http-fake-1.0.4.jar.sig (1k)
    to https://repo.clojars.org/
Could not transfer artifact clj-http-fake:clj-http-fake:jar.sig:1.0.4 from/to clojars (https://repo.clojars.org/): transfer failed for https://repo.clojars.org/clj-http-fake/clj-http-fake/1.0.4/clj-http-fake-1.0.4.jar.sig, status: 400 Bad Request

So evidently some work is required to support these…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions