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

Pierre-Arnaud Marcelot commented on DIRSERVER-1846:
---------------------------------------------------

I just moved this issue to the ApacheDS project.

This is not typically an Apache Directory Studio issue.
What occurs is that the value for the SSL/Start TLS keystore file is stored in 
the 'ads-keystoreFile' attribute type, which uses a 'Printable String' syntax.

The problem is that the 'Printable String' syntax does not allow backslash 
value ('\').

We should change the syntax to something which allows it ('IA5 String' is 
probably the right solution). 
                
> Configuring SSL/Start TLS keystore does not accept backward slash (\) in path
> -----------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1846
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1846
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: schema
>         Environment: Windows 7, 
> 32 - Bit
>            Reporter: ashwin kumar
>            Priority: Blocker
>              Labels: usability
>
> *Usability failure* 
> Creating a LDAPS configuration in Apache Directory studio does not accept 
> backward slash (\) in the path (winwdows path). After a much struggling and 
> with help of forum support it is pointed that Studio does not accept (\). 
> This is usability issue. Normally, in windows, path is recognized by the 
> backward slash (\). This has to to be escaped implicitly. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to