All is into the question. I'm using spring boot 2.2 and I follow the documentation to set HTTPS (see the doc chapter here). In this example there is two parameter to define the key password. But in fact the password of my key need to do the same in that to parameters to work... An idea about why spring define two password entries ?
Thanks in advance for explainations ;)
Additional informations: I have the same comportement with .p12 and .jks key.