Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gisce/sii-ssl-proxy

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
18 Commits
 
 
 
 
 
 

Repository files navigation

Simple NGINX SII SSL Proxy

NGINX Proxy Module

This allow us to use a AEAT valid certificate in a independent server to increment the security.

The webservice clients has to make requests againts the proxy (with a valid SSL client provided by the proxy) and the proxy will resend this request to the AEAT SII system with a valid certificate.

Running in a docker

docker run --name sii-proxy -v /path/nginx.conf:/etc/nginx/nginx.conf:ro \
  -v /path/ssl:/etc/nginx/ssl:ro -p 4443:443 nginx

Releases

Packages

Used by

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.