Skip to content

In Euca, nginx incorrectly writes SSL configuration files #19

@shatterednirvana

Description

@shatterednirvana

In Eucalyptus deployments, nginx uses the public IP address in the upstream configuration for the SSL port (8060 for the AppLoadBalancer). Since public IP: 8060 isn't resolvable (blocked by the firewall), this causes users to see 403 Forbidden errors. Need to change nginx.rb (which writes our nginx config files) to use the private IP address instead of the public IP (which is resolvable).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions