Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

umd-lib/aspace-https

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspace HTTPS PLUGIN

This plugin patches Net::HTTP.start to use_ssl if the port is either 443 or 8443. This is needed if you're using SSL on Solr, for example.

To use, put 'aspace-https' in you AppConfig[:plugins] list in the config.rb file. Make sure that the port number ( 443 or 8443 ) are included in the URL used in your configuration. i.e.:

AppConfig[:solr_url] = 'https://secure.solr.edu:443/solr'

About

ArchivesSpace plugin to enable HTTPS requests

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages