[jira] [Updated] (DIRSTUDIO-1279) Show SSL/TLS connection info and certificates

2021-06-21 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann updated DIRSTUDIO-1279: --- Description: Add a button to view the used protcol, cipher suite, and the

[jira] [Commented] (DIRSTUDIO-1279) Show SSL/TLS connection info and certificates

2021-06-21 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17367007#comment-17367007 ] Stefan Seelmann commented on DIRSTUDIO-1279:

[jira] [Resolved] (DIRSTUDIO-1011) ApacheStudio sends SSLv2 Client Hello

2021-06-21 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann resolved DIRSTUDIO-1011. Resolution: Done Tested with a current Java 11.0.11 and 17-ea, Studio sends

[jira] [Resolved] (DIRAPI-375) Add TLSv1.3 to default protocols

2021-06-21 Thread Stefan Seelmann (Jira)
[ https://issues.apache.org/jira/browse/DIRAPI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann resolved DIRAPI-375. Resolution: Fixed

Re: [directory-ldap-api] branch master updated: Fixed root DSE access (abandon requests after wrong handling of search cursor)

2021-06-21 Thread Radovan Semancik
Hi, Yes, it was on purpose. I have discussed a similar problem with Emmanuel few years ago. In practice, all interesting information in root DSE are operational attributes. Therefore there is almost no sense in fetching root DSE with "*" and without "+". I was fixing the code at several