Release notes 1.x

1.03.03

Bug fixes

  • X-Forwarded-Host, X-Forwarded-Proto & X-Forwarded-Port can be disabled.

1.03.02

Bug fixes

  • Hide X-XSS-Protection, X-Content-Type-Options and X-Frame-Options headers from proxied upstreams because value are explicitly set by security proxy.

1.03.01

Bug fixes

  • Fix SSL cert/key parsing with confd

1.03.00

Improvements

  • Add provisioner for configuration settings.

1.02.02

Improvements

  • Add Strict Transport Security header on all successful responses via nginx

1.02.01

Bug fixes

  • Use the GCMParameterSpec to get the IV instead of the default IvParameterSpec

1.02.00

Features

  • Add message compression and decompression

1.01.00

Bug fixes

  • Fixed an issue where the app could get stuck due to invalid client credentials
  • Make it possible to configure a certificate chain on the SSL listener

Features

  • Removed binary encoding of encrypted messages
  • Add automated tests
  • Improved documentation

1.00.01

Bug fixes

  • Improve error handling

Bug fixes

1.00.00

Features

  • Full functionality of Security Proxy, including:
    • Handshake using JPAKE algorithm
    • Message encryption/decryption
    • Message padding
    • Message routing (with load balancer)
    • TLS/SSL support