lp:puppet

Created by VCS imports and last modified
Get this branch:
bzr branch lp:puppet

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mathias Gug
Project:
puppet
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/puppet/puppet.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 16 minutes — see the log
Import started on pear and finished taking 1 minute — see the log
Import started on pear and finished taking 1 minute — see the log
Import started on pear and finished taking 1 minute — see the log

Recent revisions

2629. By Luke Kanies

I think I've now got the Webrick SSL support working.
Now I just need to get xmlrpc working alongside REST in
both mongrel and webrick.

2628. By Luke Kanies

Interim commit, since I want to work but have no network available.

2627. By Luke Kanies

Merge branch '0.24.x'

Conflicts:

 bin/puppetca

2626. By Luke Kanies

Changing the File certificate terminus so that it
saves to the :localcacert instead of :cacert.

This way the :ca terminus saves to :cacert and the :file
terminus saves to :localcacert.

2625. By Luke Kanies

Renaming the 'ca_file' ssl terminus type to 'ca'.

2624. By Luke Kanies

Temporarily disabling the revoke/verify test in the CA.

It looks like it's not taking the CRL into account, so
I can't seem to actually get a cert to fail verification.

2623. By Luke Kanies

Fixing how the CRL is used for certificate verification.

The CRL was not correctly being added to the Store used
for verification.

It does not appear to be working, though, since revoked
certificates still pass verification.

2622. By Luke Kanies

Fixing puppetca so it uses the :local ca setting.

This causes it to use both the :ca_file and :file terminus
types.

2621. By Luke Kanies

Added an Interface class to the CA to model puppetca's usage.

This class provides all of the semantics from puppetca,
and appears to entirely duplicate the behaviour of the existing
executable, with basically all of the code in a library
file, instead of the executable.

As such, I've deleted the test for the executable. We should have
one, but it's not nearly as important.

2620. By Luke Kanies

Making the SSL::Host's destroy method a class method,
rather than an instance method.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers