You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by mchoma <gi...@git.apache.org> on 2018/03/08 17:11:42 UTC

[GitHub] directory-server pull request #2: Upgrade signature hash of generate key

GitHub user mchoma opened a pull request:

    https://github.com/apache/directory-server/pull/2

    Upgrade signature hash of generate key

     as SHA1 is currently deprecated

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mchoma/directory-server DIRSERVER-2223

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/directory-server/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit f754bea536a33418ffa3c8dc8cc1adfcc200e7c8
Author: mchoma <mc...@...>
Date:   2018-03-08T17:09:50Z

    Upgrade signature hash of generate key
    
     as SHA1 is currently deprecated

----


---