Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Workspace and SSL

Avatar

Former Community Member
Is there anything special that has to be done to connect to Workspace via SSL? We've configured a server for SSL, and can successfully log into adminui as well as the Policy Server and Reader Extensions user interfaces. For some reason, we're unable to log into workspace. I can get the login screen, but we get tracebacks on the server when attempting to log in...



2007-07-26 17:08:48,895 INFO [STDOUT] [Flex] [ERROR] Exception when invoking service: data-service



with message: Flex Message (flex.data.messages.DataMessage)



operation = get



id = ASObject(26323271){userOid=1B5E35BA-0DB1-7D31-8363-EFF920A3EE46}



clientId = 606949F9-ED26-DFE7-4993-045BF4813692



correlationId =



destination = properties



messageId = 5C2C7635-E718-221A-95EB-045C424171DA



timestamp = 1185484128895



timeToLive = 0



body = null



hdr(DSEndpoint) = workspace-polling-amf



hdr(DSId) = DEA53DE5-501D-AF24-056F-8838D8E0C565



exception: flex.messaging.MessageException: flex.messaging.security.SecurityException



2007-07-26 17:08:48,895 INFO [STDOUT] [Flex] Exception when invoking service: data-service



with message: Flex Message (flex.data.messages.DataMessage)



operation = get



id = ASObject(26323271){userOid=1B5E35BA-0DB1-7D31-8363-EFF920A3EE46}



clientId = 606949F9-ED26-DFE7-4993-045BF4813692



correlationId =



destination = properties



messageId = 5C2C7635-E718-221A-95EB-045C424171DA



timestamp = 1185484128895



timeToLive = 0



body = null



hdr(DSEndpoint) = workspace-polling-amf



hdr(DSId) = DEA53DE5-501D-AF24-056F-8838D8E0C565



exception: flex.messaging.MessageException: flex.messaging.security.SecurityException



2007-07-26 17:08:48,895 INFO [STDOUT] [Flex] [ERROR] Error handling message: flex.messaging.MessageException: flex.messaging.security.SecurityException



incomingMessage: Flex Message (flex.data.messages.DataMessage)



operation = get



id = ASObject(26323271){userOid=1B5E35BA-0DB1-7D31-8363-EFF920A3EE46}



clientId = 606949F9-ED26-DFE7-4993-045BF4813692



correlationId =



destination = properties



messageId = 5C2C7635-E718-221A-95EB-045C424171DA



timestamp = 1185484128895



timeToLive = 0



body = null



hdr(DSEndpoint) = workspace-polling-amf



hdr(DSId) = DEA53DE5-501D-AF24-056F-8838D8E0C565



errorReply: Flex Message (flex.messaging.messages.ErrorMessage)



clientId = 606949F9-ED26-DFE7-4993-045BF4813692



correlationId = 5C2C7635-E718-221A-95EB-045C424171DA



destination = properties



messageId = DEA53E58-0F3A-2FFF-33B4-0A1BF1A5C53F



timestamp = 1185484128895



timeToLive = 0



body = null



code = Server.Processing



message = flex.messaging.security.SecurityException



details = null



rootCause = null



body = null



extendedData = {message=null}



2007-07-26 17:08:48,895 INFO [STDOUT] [Flex] Error handling message: flex.messaging.MessageException: flex.messaging.security.SecurityException



incomingMessage: Flex Message (flex.data.messages.DataMessage)



operation = get



id = ASObject(26323271){userOid=1B5E35BA-0DB1-7D31-8363-EFF920A3EE46}



clientId = 606949F9-ED26-DFE7-4993-045BF4813692



correlationId =



destination = properties



messageId = 5C2C7635-E718-221A-95EB-045C424171DA



timestamp = 1185484128895



timeToLive = 0



body = null



hdr(DSEndpoint) = workspace-polling-amf



hdr(DSId) = DEA53DE5-501D-AF24-056F-8838D8E0C565



errorReply: Flex Message (flex.messaging.messages.ErrorMessage)



clientId = 606949F9-ED26-DFE7-4993-045BF4813692



correlationId = 5C2C7635-E718-221A-95EB-045C424171DA



destination = properties



messageId = DEA53E58-0F3A-2FFF-33B4-0A1BF1A5C53F



timestamp = 1185484128895



timeToLive = 0



body = null



c
2 Replies

Avatar

Former Community Member
Also, I can't connect using workbench. I get an error saying "The public key certificate retrieved from server 'servername' is not recognized as originating from a trusted source.'



So now I have problems connecting via SSL to both Workspace and Workbench. I have no clue what needs to be done for Workspace. Apparently there is some sort of certificate store that's used by workbench, but I'm not sure where it is or how to configure it. The certificate is installed in my Microsoft certificate store, so apparently it's not using that.



Any help would be greatly appreciated.



Thanks!

Justin

Avatar

Former Community Member
The workspace problem was an issue with the Beta version. I don't see the same problems with the GA release of LiveCycle. However, I do still have the issues when trying to connect from Workbench via SSL. Anyone know how to fix this?