~ubuntu-branches/ubuntu/utopic/nordugrid-arc/utopic

« back to all changes in this revision

Viewing changes to src/services/a-rex/jura/ssm/ssmsend

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2014-05-01 20:51:02 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140501205102-icy9t3348uxobyx7
Tags: 4.1.0-1
* 4.1.0 Release
* Call dh_autoreconf to support ppc64le (Closes: #744639)

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
                   cert=_cert,
131
131
                   key=_key,
132
132
                   dest=_topic,
 
133
                   use_ssl=_use_ssl,
133
134
                   capath=_cadir,
134
135
                   enc_cert=server_cert,
135
136
                   verify_enc_cert=verify_server_cert)