You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/06/09 19:04:00 UTC

[jira] [Commented] (WAGON-491) Add ability to set certificate via byte[] and not only via file

    [ https://issues.apache.org/jira/browse/WAGON-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859531#comment-16859531 ] 

Michael Osipov commented on WAGON-491:
--------------------------------------

I have pushed a branch for this, please evaluate!

> Add ability to set certificate via byte[] and not only via file
> ---------------------------------------------------------------
>
>                 Key: WAGON-491
>                 URL: https://issues.apache.org/jira/browse/WAGON-491
>             Project: Maven Wagon
>          Issue Type: New Feature
>          Components: wagon-ssh
>            Reporter: Laurent GraniƩ
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 3.3.3
>
>         Attachments: 20181206-wagon-ssh.patch
>
>
> I'm using wagon outside Maven.
> I would like to authenticate on sftp servers via a certificate.
> It's possible today via a file with a file path but not if I include the certificate in the .jar.
> I would like to be able to set the certificate with a byte[].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)