Re: JSSE reference guide issue

2021-03-25 Thread Sean Mullan
to change the default (=stateless). Regards, Ralph Gesendet: Freitag, 05. Februar 2021 um 08:42 Uhr Von: "Daniel Jeliński" An: security-dev@openjdk.java.net Betreff: JSSE reference guide issue Hi all, What's the right spot to report documentation issues? I've been rea

Re: JSSE reference guide issue

2021-03-24 Thread raell
k.java.net Betreff: Re: JSSE reference guide issue Thanks Ralph. I figured that out already. However, the docs are (still) a bit misleading here. Let me quote: > For TLS 1.3, stateless tickets use the existing PSK resumption extension. > Therefore, session resumption **without server-site** state

Re: JSSE reference guide issue

2021-03-24 Thread Daniel Jeliński
> SessionTicketExtension extension in TLS 1.3). But in JDK 14 or later, > there is usually no need to change the default (=stateless). > > Regards, > > Ralph > > > > Gesendet: Freitag, 05. Februar 2021 um 08:42 Uhr > Von: "Daniel Jeliński" > An: securit

Re: JSSE reference guide issue

2021-03-24 Thread raell
Von: "Daniel Jeliński" An: security-dev@openjdk.java.net Betreff: JSSE reference guide issue Hi all, What's the right spot to report documentation issues? I've been reading the JSSE reference guide and noticed that in section "Resuming Session Without Server-Side State"

Re: JSSE reference guide issue

2021-02-05 Thread Daniel Jeliński
Thanks! I didn't think of checking the bug report page. Will keep it in mind. Regards, Daniel pt., 5 lut 2021 o 15:40 Seán Coffey napisał(a): > > Another option for reporting is to use the https://bugreport.java.com > portal. Component = documentation. > > regards, > Sean. > > On 05/02/2021 14:03

Re: JSSE reference guide issue

2021-02-05 Thread Seán Coffey
Another option for reporting is to use the https://bugreport.java.com portal. Component = documentation. regards, Sean. On 05/02/2021 14:03, Sean Mullan wrote: If you have a JBS account, you can file a bug in the docs/guides category. However, I have also forwarded your email to our internal

Re: JSSE reference guide issue

2021-02-05 Thread Sean Mullan
If you have a JBS account, you can file a bug in the docs/guides category. However, I have also forwarded your email to our internal docs engineer, so we will follow-up on it. Thanks, Sean On 2/5/21 2:42 AM, Daniel Jeliński wrote: Hi all, What's the right spot to report documentation issues?

JSSE reference guide issue

2021-02-04 Thread Daniel Jeliński
Hi all, What's the right spot to report documentation issues? I've been reading the JSSE reference guide and noticed that in section "Resuming Session Without Server-Side State" (https://docs.oracle.com/en/java/javase/15/security/java-secure-socket-extension-jsse-reference-guide.html#GUID-64D7EAF6