Обновилась версия для создания МЧД для СФР до v.1.6.10.3 (30.06.2025) Скачать с официального сайта 32b и 64b
После обновления ушла ошибка при регистрации доверенности.
Текст ошибки: Ошибка вызова сервиса передачи/получения данных. Problem writing SAAJ model to stream
javax.xml.ws.soap.SOAPFaultException: Problem writing SAAJ model to stream at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:156) at com.sun.proxy.$Proxy88.putMessage(Unknown Source) at ru.bft.fss.mchd.wssedo.PutMessageAsyncSender.run(PutMessageAsyncSender.java:103)Caused by: com.ctc.wstx.exc.WstxIOException: The https URL hostname does not match the Common Name (CN) on the server certificate in the client's truststore. Make sure server certificate is correct, or to disable this check (NOT recommended for production) set the CXF client TLS configuration property "disableCNCheck" to true. at com.ctc.wstx.sw.BaseStreamWriter.writeCharacters(BaseStreamWriter.java:462) at org.apache.cxf.staxutils.StaxUtils.copy(StaxUtils.java:588) at org.apache.cxf.staxutils.StaxUtils.copy(StaxUtils.java:564)...