From 83d59cd187b90093abab14b19988e7537192500e Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 25 Sep 2016 15:08:15 +0300 Subject: [PATCH] Update notes for 2016-09-25 --- content/post/2016-09.md | 13 +++++++++++++ public/2016-09/index.html | 14 ++++++++++++++ public/index.xml | 14 ++++++++++++++ public/post/index.xml | 14 ++++++++++++++ public/tags/notes/index.xml | 14 ++++++++++++++ 5 files changed, 69 insertions(+) diff --git a/content/post/2016-09.md b/content/post/2016-09.md index d275cf865..58d4a537b 100644 --- a/content/post/2016-09.md +++ b/content/post/2016-09.md @@ -464,3 +464,16 @@ dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue - Regenerate Discovery indexes a few times after playing with `discovery.xml` index definitions (syntax, parameters, etc). - Merge changes to boolean logic in Solr search ([#274](https://github.com/ilri/DSpace/pull/274)) - Run all sponsorship and affiliation fixes on CGSpace, deploy latest `5_x-prod` branch, and re-index Discovery on CGSpace +- Tested OCSP stapling on DSpace Test's nginx and it works: + +``` +$ openssl s_client -connect dspacetest.cgiar.org:443 -servername dspacetest.cgiar.org -tls1_2 -tlsextdebug -status +... +OCSP response: +====================================== +OCSP Response Data: +... + Cert Status: good +``` + +- I've been monitoring this for almost two years in this GitHub issue: https://github.com/ilri/DSpace/issues/38 diff --git a/public/2016-09/index.html b/public/2016-09/index.html index 94f5eb7ea..52a4cf458 100644 --- a/public/2016-09/index.html +++ b/public/2016-09/index.html @@ -618,6 +618,20 @@ $ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsor
  • Regenerate Discovery indexes a few times after playing with discovery.xml index definitions (syntax, parameters, etc).
  • Merge changes to boolean logic in Solr search (#274)
  • Run all sponsorship and affiliation fixes on CGSpace, deploy latest 5_x-prod branch, and re-index Discovery on CGSpace
  • +
  • Tested OCSP stapling on DSpace Test’s nginx and it works:
  • + + +
    $ openssl s_client -connect dspacetest.cgiar.org:443 -servername dspacetest.cgiar.org -tls1_2 -tlsextdebug -status
    +...
    +OCSP response:
    +======================================
    +OCSP Response Data:
    +...
    +    Cert Status: good
    +
    + + diff --git a/public/index.xml b/public/index.xml index 5913aee7b..11051fec6 100644 --- a/public/index.xml +++ b/public/index.xml @@ -552,6 +552,20 @@ $ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsor <li>Regenerate Discovery indexes a few times after playing with <code>discovery.xml</code> index definitions (syntax, parameters, etc).</li> <li>Merge changes to boolean logic in Solr search (<a href="https://github.com/ilri/DSpace/pull/274">#274</a>)</li> <li>Run all sponsorship and affiliation fixes on CGSpace, deploy latest <code>5_x-prod</code> branch, and re-index Discovery on CGSpace</li> +<li>Tested OCSP stapling on DSpace Test&rsquo;s nginx and it works:</li> +</ul> + +<pre><code>$ openssl s_client -connect dspacetest.cgiar.org:443 -servername dspacetest.cgiar.org -tls1_2 -tlsextdebug -status +... +OCSP response: +====================================== +OCSP Response Data: +... + Cert Status: good +</code></pre> + +<ul> +<li>I&rsquo;ve been monitoring this for almost two years in this GitHub issue: <a href="https://github.com/ilri/DSpace/issues/38">https://github.com/ilri/DSpace/issues/38</a></li> </ul> diff --git a/public/post/index.xml b/public/post/index.xml index 6733724d4..27479de1c 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -552,6 +552,20 @@ $ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsor <li>Regenerate Discovery indexes a few times after playing with <code>discovery.xml</code> index definitions (syntax, parameters, etc).</li> <li>Merge changes to boolean logic in Solr search (<a href="https://github.com/ilri/DSpace/pull/274">#274</a>)</li> <li>Run all sponsorship and affiliation fixes on CGSpace, deploy latest <code>5_x-prod</code> branch, and re-index Discovery on CGSpace</li> +<li>Tested OCSP stapling on DSpace Test&rsquo;s nginx and it works:</li> +</ul> + +<pre><code>$ openssl s_client -connect dspacetest.cgiar.org:443 -servername dspacetest.cgiar.org -tls1_2 -tlsextdebug -status +... +OCSP response: +====================================== +OCSP Response Data: +... + Cert Status: good +</code></pre> + +<ul> +<li>I&rsquo;ve been monitoring this for almost two years in this GitHub issue: <a href="https://github.com/ilri/DSpace/issues/38">https://github.com/ilri/DSpace/issues/38</a></li> </ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 3198876e4..2251b3948 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -552,6 +552,20 @@ $ ./delete-metadata-values.py -i sponsors-delete-8.csv -f dc.description.sponsor <li>Regenerate Discovery indexes a few times after playing with <code>discovery.xml</code> index definitions (syntax, parameters, etc).</li> <li>Merge changes to boolean logic in Solr search (<a href="https://github.com/ilri/DSpace/pull/274">#274</a>)</li> <li>Run all sponsorship and affiliation fixes on CGSpace, deploy latest <code>5_x-prod</code> branch, and re-index Discovery on CGSpace</li> +<li>Tested OCSP stapling on DSpace Test&rsquo;s nginx and it works:</li> +</ul> + +<pre><code>$ openssl s_client -connect dspacetest.cgiar.org:443 -servername dspacetest.cgiar.org -tls1_2 -tlsextdebug -status +... +OCSP response: +====================================== +OCSP Response Data: +... + Cert Status: good +</code></pre> + +<ul> +<li>I&rsquo;ve been monitoring this for almost two years in this GitHub issue: <a href="https://github.com/ilri/DSpace/issues/38">https://github.com/ilri/DSpace/issues/38</a></li> </ul>