ContributionsMost RecentMost LikesSolutionsRe: REST Mock Service with SSL is available in SoapUI 5.4.0 Hi Tanya, Is it feature available in SoapUI Pro as well? Thank you. Chantal Re: REST Mock Service with SSL is available in SoapUI 5.4.0 I also noticed these behaviors: 1. After changing SSL Settings (File>Preferences), Save Preferences does not take the changes. I have to exit and reopen SoapUI 2. Hitting https://locahost:8443/xxx, I can tell the mockservice presents the certificate for SSL handshake (SSL Info tab showing 2 certs). The response says "There are currently 1 running SoapUI MockServices". For some reasons, the mockservice does not listen on 8443 (https) but only 8080 (http). Again, I don't have this problem with SOAP mockservice. Thank you. Re: REST Mock Service with SSL is available in SoapUI 5.4.0 Hi Tanya, The link you provided is the instruction for SOAP mock service. I used the same instruction and it only works for SOAP mock service but not REST mock service. Please confirm. Thank you. REST Mock Service with SSL is available in SoapUI 5.4.0 Does anyone know if REST Mock Service with SSL is available in SoapUI 5.4.0? I configured SSL Settings to Enable Mock SSL. When I hit the mock service endpoint with https, this error shows at the bottom: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? Thank you. Re: SoapUI REST Mock Service with SSL Hi, Does anyone know if REST Mock Service with SSL is available in SoapUI 5.4.0?