Veni,
On 12/23/22 12:16, Janardhanan, Veni wrote:
Hi,
I’ve a self-signed certificate installed on Tomcat 9 which works fine. This is
a Crystal Server SAP BO BI 4.3 box.
To make it secure I installed our CA signed certificate. After a restart I
brought Tomcat up, the logs show ‘Invalid Keystor
Veni,
On 12/23/22 12:16, Janardhanan, Veni wrote:
I’ve a self-signed certificate installed on Tomcat 9 which works fine. This is
a Crystal Server SAP BO BI 4.3 box.
To make it secure I installed our CA signed certificate. After a restart I
brought Tomcat up, the logs show ‘Invalid Keystore for
Fedor,
On 12/27/22 05:55, Fedor Makarov wrote:
proxy for local environment we use the js conf:
proxy: {
'/api/': {
target: 'http://localhost:8080/',
changeOrigin: false,
},
'/': {
target: 'http://localhost:8080/lundase',
changeOrigin: false
}
}
proxy for local environment we use the js conf:
proxy: {
'/api/': {
target: 'http://localhost:8080/',
changeOrigin: false,
},
'/': {
target: 'http://localhost:8080/lundase',
changeOrigin: false
}
},
for normal lunch we use apache2.conf:
RewriteCond %{RE
On 27/12/2022 06:25, Fedor Makarov wrote:
Tomcat 9.0.65
Hello I have some problems with redirects by requests without trailing slashes.
When I try to get to the page for example: "about/page" tomcat understands that it is necessary to add a slash and adds it, however, he also adds the n