[ https://issues.apache.org/jira/browse/WAGON-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734705#comment-14734705 ]
Michael Osipov edited comment on WAGON-444 at 9/8/15 12:06 PM: --------------------------------------------------------------- This should be, first and foremost, tried with Apache HttpClient (the default HTTP transport). If that works, this is a snap in Wagon. Did you try already? was (Author: michael-o): This should be, first and foremost, tried with Apache HttpClient. If that works, this is a snap in Wagon. Did you try already? > Enable possibility to use MS Windows keystore as source for intermediate CA > certs > --------------------------------------------------------------------------------- > > Key: WAGON-444 > URL: https://issues.apache.org/jira/browse/WAGON-444 > Project: Maven Wagon > Issue Type: Improvement > Components: wagon-http > Affects Versions: 2.9 > Environment: Windows > Reporter: Andreas Sandberg > Priority: Minor > Labels: newbie > > Using Maven against an Artifactory instance configured with https (SSL). The > problem is that the certificate is signed by our internal CA which forces us > to import the CA cert into the cacerts file in Java. > The CA certs are distributed to our Windows platform and are available using > the Microsoft CryptoAPI support introduced in Java SE6. > It would be really nice if Maven somehow could access the intermediate CAs > from Windows keystores since Maven is Java based (as described in > http://stackoverflow.com/questions/5476974/java-access-to-intermediate-cas-from-windows-keystores). -- This message was sent by Atlassian JIRA (v6.3.4#6332)