Uploaded image for project: 'JBoss VFS'
  1. JBoss VFS
  2. JBVFS-115

VirtualFile should be able to return certificates

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.1.3.GA
    • 2.1.2.GA
    • None
    • None

    Description

      The cleanest and most extensible way to retrieve certificates for a VirtualFile is to actually have the impl on the VirtualFile api itself.

      Currently we only know how to return certificates associated with non-nested jar files.
      For nested files we will have to rewrite how JarInputStream works as its current impl breaks navigation; no manifest.mf as a child.

      For other VirtualFileHandler impls, we have 'free hands' on how we should support certificates.
      e.g. com/jboss/acme/X.class --> com/jboss/acme/X.class.cert

      Attachments

        Activity

          People

            ajustin@redhat.com Ales Justin
            ajustin@redhat.com Ales Justin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: