Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set valid certificates for Enterprise Manager and Apex? #19

Open
raymondvalentino opened this issue Nov 13, 2019 · 0 comments
Open
Assignees
Labels
question Further information is requested

Comments

@raymondvalentino
Copy link

How can I specify the location of valid certificates for enterprise manager and ords?

On the command line within the newly running docker image, I get:
bash-4.2# curl -ISs https://localhost:5500/em
curl: (60) Issuer certificate is invalid.
bash-4.2# curl -ISs https://localhost:8080/ords
curl: (35) SSL received a record that exceeded the maximum permissible length.
Outside the container, I get:
curl -ISs https://localhost:55500/em
curl: (35) Encountered end of file
curl -ISs https://localhost:50080/ords
curl: (35) SSL received a record that exceeded the maximum permissible length.

I can use Firefox to browse to http://localhost:50080/ords and put in an exception to run insecure but I can't get Firefox to bring up enterprise manager at all.

I need to find a way to get valid certificates for both Enterprise Manager and ORDS.

Thanks
Raymond Cordoni

@fuzziebrain fuzziebrain self-assigned this Nov 15, 2019
@fuzziebrain fuzziebrain added the question Further information is requested label Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants