Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am trying to use keytool to convert a pfx certificate into a format that Spring Boot can use. I Have not found the right set of commands to do the conversion.

I want to use the following Spring Boot properties

  • server.ssl.key-store
  • server.ssl-key-store-password

My company does not allow us to access stack overflow So I can not post what I tried or the exceptions I am getting.

question from:https://stackoverflow.com/questions/65893994/spring-boot-how-to-convert-a-pfx-file-to-a-format-that-spring-boot-can-use

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
909 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...