You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2019/11/06 08:58:01 UTC

[tomcat] branch master updated: Fix credit

This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 09a383c  Fix credit
09a383c is described below

commit 09a383c466afcc9f8de3d2072038804538cb4af9
Author: remm <re...@apache.org>
AuthorDate: Wed Nov 6 09:57:42 2019 +0100

    Fix credit
    
    With TLS, testing is usually the most difficult part.
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index a800015..2d8c84b 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -113,7 +113,7 @@
         <bug>63894</bug>: Ensure that the configured values for
         <code>certificateVerification</code> and
         <code>certificateVerificationDepth</code> are correctly based to the
-        OpenSSL based SSLEngine implementation. (remm)
+        OpenSSL based SSLEngine implementation. (remm/markt)
       </fix>
     </changelog>
   </subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [tomcat] branch master updated: Fix credit

Posted by Mark Thomas <ma...@apache.org>.
On 06/11/2019 08:58, remm@apache.org wrote:
> This is an automated email from the ASF dual-hosted git repository.
> 
> remm pushed a commit to branch master
> in repository https://gitbox.apache.org/repos/asf/tomcat.git
> 
> 
> The following commit(s) were added to refs/heads/master by this push:
>      new 09a383c  Fix credit
> 09a383c is described below
> 
> commit 09a383c466afcc9f8de3d2072038804538cb4af9
> Author: remm <re...@apache.org>
> AuthorDate: Wed Nov 6 09:57:42 2019 +0100
> 
>     Fix credit
>     
>     With TLS, testing is usually the most difficult part.

Thanks. That is very generous of you. I thought you did all the hard work.

Mark

> ---
>  webapps/docs/changelog.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
> index a800015..2d8c84b 100644
> --- a/webapps/docs/changelog.xml
> +++ b/webapps/docs/changelog.xml
> @@ -113,7 +113,7 @@
>          <bug>63894</bug>: Ensure that the configured values for
>          <code>certificateVerification</code> and
>          <code>certificateVerificationDepth</code> are correctly based to the
> -        OpenSSL based SSLEngine implementation. (remm)
> +        OpenSSL based SSLEngine implementation. (remm/markt)
>        </fix>
>      </changelog>
>    </subsection>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org