<feed xmlns='http://www.w3.org/2005/Atom'>
<title>httpd.git/httpd-init.service, 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>Remove condition on localhost-ca.crt, tweak description.</title>
<updated>2017-09-22T07:04:10+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@redhat.com</email>
</author>
<published>2017-09-22T07:04:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/httpd.git/commit/?id=87cc93ad9657758149e241e00625016116e514e5'/>
<id>87cc93ad9657758149e241e00625016116e514e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
