usnationalarchives / federal_register

Ruby API Client for FederalRegister.gov that handles searching articles and getting information about agencies
http://www.federalregister.gov/learn/developers
Other
70 stars 21 forks source link

Proxy setup in my scenario is a [Caddy2 proxy](https://caddyserver.com/v2) with the [forwardproxy plugin](https://github.com/caddyserver/forwardproxy) enabled. I've attempted to set the http_proxy variables to the URL of our proxy and run the application without success. #22

Closed Stephenson131313 closed 4 months ago

Stephenson131313 commented 4 months ago
          Proxy setup in my scenario is a [Caddy2 proxy](https://caddyserver.com/v2) with the [forwardproxy plugin](https://github.com/caddyserver/forwardproxy) enabled. I've attempted to set the http_proxy variables to the URL of our proxy and run the application without success.

This is a blocker for federal systems attempting to satisfy NIST 800-53 SC-7

_Originally posted by @folksgl in https://github.com/usnationalarchives/federal_register/issues/18#issuecomment-1142569428_