<feed xmlns='http://www.w3.org/2005/Atom'>
<title>httpd.git/httpd-ssl-gencerts, branch add_tests</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/'/>
<entry>
<title>better error handling in httpd-ssl-gencerts (#1494556)</title>
<updated>2017-09-22T14:48:42+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@redhat.com</email>
</author>
<published>2017-09-22T14:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=962c8003312ff2f026e5855e536b3073062e0f01'/>
<id>962c8003312ff2f026e5855e536b3073062e0f01</id>
<content type='text'>
Resolves: rhbz#1494556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: rhbz#1494556
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle edge-cases in gencerts</title>
<updated>2017-09-22T14:37:53+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2017-09-22T14:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=eec4cf442f96fabda35399b232ef5b5206e9901f'/>
<id>eec4cf442f96fabda35399b232ef5b5206e9901f</id>
<content type='text'>
Make sure that we exit with success if the files already exist and
that we exit with failure and a message if only one or the other
is present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that we exit with success if the files already exist and
that we exit with failure and a message if only one or the other
is present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Require sscg 2.2.0 for creating service and CA certificates together</title>
<updated>2017-09-21T18:55:16+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2017-09-21T18:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=d614e8aa11f9520416f7ef10f93a29670efe1505'/>
<id>d614e8aa11f9520416f7ef10f93a29670efe1505</id>
<content type='text'>
Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>use sscg defaults; append CA cert to generated cert</title>
<updated>2017-09-21T15:41:20+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@redhat.com</email>
</author>
<published>2017-09-21T15:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=6a777617406defe19df7a85b86427f1f3e0c3384'/>
<id>6a777617406defe19df7a85b86427f1f3e0c3384</id>
<content type='text'>
document httpd-init.service in httpd-init.service(8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
document httpd-init.service in httpd-init.service(8)
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate SSL keys on service start</title>
<updated>2017-09-20T19:00:20+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2017-09-20T18:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=180ad320f452c4c58f6edc75a5749f665bf7459f'/>
<id>180ad320f452c4c58f6edc75a5749f665bf7459f</id>
<content type='text'>
This defers the creation of self-signed SSL certificates to the
first time that httpd starts up. This has several advantages:

* Waiting until the first boot will help avoid some issues with
  limited entropy in the install process.
* The certificates can be regenerated automatically whenever they
  are removed, which helps with tools such as virt-sysprep
* The certificates are now generated by SSCG, which produces a
  limited-trust CA alongside it that can be safely imported by a
  client.

For more information on SSCG, see:
https://sgallagh.wordpress.com/2016/05/02/self-signed-ssltls-certificates-why-they-are-terrible-and-a-better-alternative/

Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This defers the creation of self-signed SSL certificates to the
first time that httpd starts up. This has several advantages:

* Waiting until the first boot will help avoid some issues with
  limited entropy in the install process.
* The certificates can be regenerated automatically whenever they
  are removed, which helps with tools such as virt-sysprep
* The certificates are now generated by SSCG, which produces a
  limited-trust CA alongside it that can be safely imported by a
  client.

For more information on SSCG, see:
https://sgallagh.wordpress.com/2016/05/02/self-signed-ssltls-certificates-why-they-are-terrible-and-a-better-alternative/

Signed-off-by: Stephen Gallagher &lt;sgallagh@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
