GitHub user mithunsasidharan opened a pull request:
https://github.com/apache/tomcat/pull/83
Bug 61668 - Possible NullPointerException in org.apache.coyote.http11â¦
Bug 61668 - Possible NullPointerException in
org.apache.coyote.http11.AbstractHttp11Protocol
https
Github user mithunsasidharan commented on the issue:
https://github.com/apache/tomcat/pull/83
@markt-asf : Can I just call `getSSLProtocol()` from within
`getSslEnabledProtocols()` ?
```
public String getSslEnabledProtocols() {
registerDefaultSSLHostConfig