spring-guides / gs-consuming-web-service

Consuming a SOAP web service :: Learn how to create a client that consumes a WSDL-based service
http://spring.io/guides/gs/consuming-web-service
Apache License 2.0
135 stars 166 forks source link

Question about authentication. #50

Closed Nicholas-Barbosa closed 11 months ago

Nicholas-Barbosa commented 3 years ago

Hi, I followed your tutorial and completed it successfully. However, now I need to consume a soap web service that requires a pfx certificate as client authenticate. Do you know how can I set the certificate for the maven plugin to generate the classes?

Thank you!

Buzzardo commented 11 months ago

You should ask that on Stack Overflow.