Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F407181F1 for ; Tue, 16 Feb 2016 21:11:23 +0000 (UTC) Received: (qmail 25028 invoked by uid 500); 16 Feb 2016 21:11:18 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 24910 invoked by uid 500); 16 Feb 2016 21:11:18 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 24788 invoked by uid 99); 16 Feb 2016 21:11:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2016 21:11:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2CFB02C1F62 for ; Tue, 16 Feb 2016 21:11:18 +0000 (UTC) Date: Tue, 16 Feb 2016 21:11:18 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSTUDIO-1087) Keystore path doesn't accept windows backslash in path MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSTUDIO-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149303#comment-15149303 ] Emmanuel Lecharny commented on DIRSTUDIO-1087: ---------------------------------------------- Ok, then clearly we have an issue with escaping '\' in PrepareString. I can have a look. > Keystore path doesn't accept windows backslash in path > ------------------------------------------------------ > > Key: DIRSTUDIO-1087 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1087 > Project: Directory Studio > Issue Type: Bug > Components: studio-apacheds-configuration > Affects Versions: 2.0.0-M10 (2.0.0.v20151221-M10) > Environment: Windows > Reporter: Hal Deadman > Priority: Minor > Fix For: 2.0.0-M11 > > > In the configuration editor on the SSL/Start TLS Keystore section, when you click browse and select a keystore it will populate a path like C:\keystoredir\keystore.jks. You won't be able to save this without changing it to C:/keystoredir/keystore.jks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)