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 2018/04/05 13:02:00 UTC

[jira] [Commented] (WAGON-491) Being able to set certificate via byte[] not only a file

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

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

Are you talking about [http://maven.apache.org/wagon/wagon-provider-api/apidocs/org/apache/maven/wagon/authentication/AuthenticationInfo.html|`AuthenticationInfo`]?

> Being able to set certificate via byte[] not only a file
> --------------------------------------------------------
>
>                 Key: WAGON-491
>                 URL: https://issues.apache.org/jira/browse/WAGON-491
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ssh
>            Reporter: Laurent GraniƩ
>            Priority: Major
>
> 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)