Skip to content

Add support for Adobe Root format #60

@rmhrisk

Description

@rmhrisk

The adobe AATL list is downloadable here:
http://trustlist.adobe.com/tl12.acrobatsecuritysettings

This is a PDF that contains an XML file that looks like this:
SecuritySettings.xml.zip

We need to support:

  1. fetching the above url
  2. extracting the xml
  3. parsing the xml and extracting the certs

We have what we need for #1 and #3, @YuryStrozhevsky will give us an SDK that lets us attach and embed attachments in the next month or so.

We could hard code the example securitysettings.xml file and make the rest work and add that in later.

'CCing @fotisl incase he has time and interest :)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions