
![]() |
|

Information |
| Title | OEAUTH and stsclientutil can only use one protocol |
|---|
| URL Name | oeauth-stsclientutil-can-only-use-one-protocol |
|---|
| Article Number | 000112414 |
|---|
| Environment | Product: OpenEdge
Version: 11.6.x, 11.7.x OS: All supported platforms |
|---|
| Question/Problem Description |
|
|---|
| Steps to Reproduce | export SSL_DEBUG_LOGGGING=D
export PSC_SSLCLIENT_PROTOCOLS=TLSv1.2,TLSv1 _progres -b -p tsslsocket.p -param "-H <host> -S <port>" 2>&1 | tee /dev/null View the log file in local directory |
|---|
| Clarifying Information |
|
|---|
| Error Message | Error 6, 35 from STS user exchange authentication: SSL connect error.
$ENV{'PSC_SSLCLIENT_PROTOCOLS'} = 'TLSv1.2,TLSv1'; Debug: Auth Gateway - unknown SSL version specified (TLSv1.2,TLSv1) ... using default TLSv1.2 |
|---|
| Defect Number |
|---|
| Enhancement Number |
|---|
| Cause |
|
|---|
| Resolution |
|
|---|
| Workaround |
|---|
| Notes |
|
|---|
| Keyword Phrase |
|---|
| Last Modified Date | 11/20/2020 6:51 AM |
|---|