Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
For AEM 6.1, can I configure the connection to ASRP (Adobe Social Common Store) to use a proxy server to get outside our network?
Thanks
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
Correct, use of a proxy server has not been tested.
If someone were to try it out, please let us know the results.
Maybe it would work. If not, a support ticket could be opened.
- JK
Visualizações
respostas
Total de curtidas
According to the AEM docs - there is no mention of proxy servers - which usually means its unsupported. See:
Visualizações
respostas
Total de curtidas
Correct, use of a proxy server has not been tested.
If someone were to try it out, please let us know the results.
Maybe it would work. If not, a support ticket could be opened.
- JK
Visualizações
respostas
Total de curtidas
I opened a support ticket as suggested and they gave us the following instructions.
Basically several command line options should be provided
-Dhttp.proxyHost=<hostname-or-ip-of-the-proxy-server> -Dhttp.proxyPort=<port-of-proxy-service> -Dhttp.nonProxyHosts="localhost|127.*|[::1]" -Dhttps.proxyHost=<hostname-or-ip-of-the-proxy-server> -Dhttps.proxyPort=<port-of-proxy-service> -Dhttps.nonProxyHosts="localhost|127.*|[::1]" -Dftp.proxyHost=<hostname-or-ip-of-the-proxy-server> -Dftp.proxyPort=<port-of-proxy-service> |
Once we configured that in our start script, we were able to test the connection to the ASRP endpoint successfully.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas