apache - ssl error record too long using UI CloudStack -


i have finished automatic installation of cloudstack.

now want connect user interface firefox on remote host.

so enter https://192.168.xxx.xxx:8080/client

and error ssl_error_rx_record_too_long

how can solve this? can use cli interact cloudstack server.

this weird symptom of using https on port listening on http. change protocol http or find out actual https port.


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -