Dani:
> I'm curious about which Security Libraries are allowed in Ada libraries
> from now in Debian.
> eg.: ssl , tls etc :-)
Hello.
In Debian, the only Ada library using ssl or tls is libaws.
The distributed binary is linked with gnutls, but a command-line Make
assignment should be sufficient to rebuild the package against ssl.
What do you intend to do exactly?